mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Reverted version to 2.0, the pre1 tag caused problems with rpm building.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
dnl Run autoconf to generate configure from this file
|
dnl Run autoconf to generate configure from this file
|
||||||
|
|
||||||
AC_INIT([GF],[2.0-pre1],[aarne@cs.chalmers.se],[GF])
|
AC_INIT([GF],[2.0],[aarne@cs.chalmers.se],[GF])
|
||||||
|
|
||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
|
|
||||||
AC_REVISION($Revision: 1.7 $)
|
AC_REVISION($Revision: 1.8 $)
|
||||||
|
|
||||||
AC_CONFIG_FILES([config.mk jgf])
|
AC_CONFIG_FILES([config.mk jgf])
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%define name GF
|
%define name GF
|
||||||
%define version 2.0
|
%define version 2.0
|
||||||
%define release 0.pre1
|
%define release 1
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Summary: Grammatical Framework
|
Summary: Grammatical Framework
|
||||||
|
|||||||
Reference in New Issue
Block a user