summaryrefslogtreecommitdiff
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/configure.ac b/src/configure.ac
index 08b0a85a4..8a9cb31c2 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -1,12 +1,12 @@
dnl Run autoconf to generate configure from this file
-AC_INIT([GF],[2.0],[dp03-7@mdstud.chalmers.se],[GF])
+AC_INIT([GF],[2.0],[aarne@cs.chalmers.se],[GF])
AC_PREREQ(2.53)
-AC_REVISION($Revision: 1.2 $)
+AC_REVISION($Revision: 1.3 $)
-AC_CONFIG_FILES([config.mk jgf2])
+AC_CONFIG_FILES([config.mk jgf])
AC_CANONICAL_SYSTEM