- Bump version number for incoming release
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1173 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4080de9f5b
commit
13c52d20a8
8 changed files with 131 additions and 131 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
dnl ----------------- CONFIGURE ---------------------
|
||||
|
||||
AC_INIT([sgpemv2-xmlsave],[0.9b],[matteo@member.fsf.org])
|
||||
AC_INIT([sgpemv2-xmlsave],[1.0],[matteo@member.fsf.org])
|
||||
|
||||
if test -f "`pwd`/configure.ac"; then
|
||||
AC_MSG_FAILURE([
|
||||
|
@ -53,7 +53,7 @@ dnl PYTHON_VERSION is declared precious by AC_PYTHON_DEVEL,
|
|||
dnl so don't use it here
|
||||
LIBXML2_VERSION=2.6.10
|
||||
GTKMM_VERSION=2.8.0
|
||||
SGPEMV2_VERSION=0.3
|
||||
SGPEMV2_VERSION=1.0
|
||||
|
||||
dnl c++ compiler and flags
|
||||
AC_PROG_CXX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue