summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2007-10-15 22:25:30 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2007-10-15 22:25:30 +0000
commita6f532a04940177630770d5f766c76c327789adc (patch)
tree6b3d78c5c4fefdaa1cfaca9a306f1c0a3ff0fc49 /configure.ac
parent30699bcb1c22686e596d3328d35565a8d49bb072 (diff)
downloadclasspath-a6f532a04940177630770d5f766c76c327789adc.tar.gz
2007-10-15 Andrew John Hughes <gnu_andrew@member.fsf.org>classpath-0_96-release
* NEWS: Add date of 0.96 release. * configure.ac: Set version to 0.96.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84d1918c8..3aab77d2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl -----------------------------------------------------------
dnl define([AC_CACHE_LOAD], )dnl
dnl define([AC_CACHE_SAVE], )dnl
-AC_INIT([GNU Classpath],[0.96-pre],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.96],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET