mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
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