bumped up the version number
This commit is contained in:
parent
fda39068af
commit
f64292b777
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||||
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.2)
|
AM_INIT_AUTOMAKE(eo, 0.9.3)
|
||||||
|
|
||||||
dnl Checks for maintainer mode
|
dnl Checks for maintainer mode
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
|
||||||
Reference in a new issue