Changes in configure y makefiles to account for new version and new files
This commit is contained in:
parent
f92b133fd0
commit
661069d01c
3 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AC_INIT(src/eo)
|
||||
|
||||
AM_INIT_AUTOMAKE(eo, 0.0.0)
|
||||
AM_INIT_AUTOMAKE(eo, 0.0.1)
|
||||
|
||||
AC_PROG_CXX
|
||||
|
||||
|
|
|
|||
Reference in a new issue