changing version number
This commit is contained in:
parent
cc7148d622
commit
ff52d48ccd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AC_INIT(src/eo)
|
||||
|
||||
dnl Change the version number here
|
||||
AM_INIT_AUTOMAKE(eo, 0.0.0)
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.0)
|
||||
|
||||
AC_PROG_CXX
|
||||
|
||||
|
|
|
|||
Reference in a new issue