Changed functor base names and added to version
This commit is contained in:
parent
1d0794c46a
commit
f7c98d5b31
23 changed files with 64 additions and 48 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AC_INIT(src/eo)
|
||||
|
||||
dnl Change the version number here
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.1)
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.11)
|
||||
|
||||
AC_PROG_CXX
|
||||
|
||||
|
|
|
|||
Reference in a new issue