mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Set version number to 2.0-pre1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
dnl Run autoconf to generate configure from this file
|
||||
|
||||
AC_INIT([GF],[2.0],[aarne@cs.chalmers.se],[GF])
|
||||
AC_INIT([GF],[2.0-pre1],[aarne@cs.chalmers.se],[GF])
|
||||
|
||||
AC_PREREQ(2.53)
|
||||
|
||||
AC_REVISION($Revision: 1.6 $)
|
||||
AC_REVISION($Revision: 1.7 $)
|
||||
|
||||
AC_CONFIG_FILES([config.mk jgf])
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%define name GF
|
||||
%define version 2.0
|
||||
%define version 2.0-pre1
|
||||
%define release 1
|
||||
|
||||
Name: %{name}
|
||||
|
||||
Reference in New Issue
Block a user