Updated version no. to 0.9.1
This commit is contained in:
parent
f1ec21e724
commit
686e7f3273
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
AC_INIT(src/eo)
|
AC_INIT(src/eo)
|
||||||
|
|
||||||
dnl Change the version number here
|
dnl Change the version number here
|
||||||
AM_INIT_AUTOMAKE(eo, 0.9.0)
|
AM_INIT_AUTOMAKE(eo, 0.9.1)
|
||||||
|
|
||||||
AC_PROG_CXX
|
AC_PROG_CXX
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue