1
0
forked from GitHub/gf-core

Reverted version to 2.0, the pre1 tag caused problems with rpm building.

This commit is contained in:
bringert
2004-06-23 14:06:10 +00:00
parent 785ce7e63d
commit aa917b4a2d
2 changed files with 3 additions and 3 deletions

View File

@@ -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])