updated version info, added flush to stdoutmonitor and sprinkled a few typenames
in eoPop.h and eoGOpSelector.h (egcs 2.96 started complaining).
This commit is contained in:
parent
5e31ae1338
commit
8684e1fac1
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AC_INIT(src/eo)
|
||||
|
||||
dnl Change the version number here
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.11)
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.2)
|
||||
|
||||
AC_PROG_CXX
|
||||
|
||||
|
|
|
|||
Reference in a new issue