summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/configure.ac4
-rw-r--r--src/gf.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/configure.ac b/src/configure.ac
index a258f1f35..abc480c40 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -1,10 +1,10 @@
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_REVISION($Revision: 1.7 $)
+AC_REVISION($Revision: 1.8 $)
AC_CONFIG_FILES([config.mk jgf])
diff --git a/src/gf.spec b/src/gf.spec
index 378e20183..9e19a13db 100644
--- a/src/gf.spec
+++ b/src/gf.spec
@@ -1,6 +1,6 @@
%define name GF
%define version 2.0
-%define release 0.pre1
+%define release 1
Name: %{name}
Summary: Grammatical Framework