forked from GitHub/gf-core
Set version number in configure.ac to "3.0-alpha". You need to rerun autoconf and configure to have this take effect.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
dnl Run autoconf to generate configure from this file
|
dnl Run autoconf to generate configure from this file
|
||||||
|
|
||||||
AC_INIT([GF],[2.9],[aarne@cs.chalmers.se],[GF])
|
AC_INIT([GF],[3.0-alpha],[aarne@cs.chalmers.se],[GF])
|
||||||
|
|
||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user