Renumber development branch (master) to 0.7.0 v0.7.0
authorJohn Darrington <john@marilyn.intra>
Thu, 4 Sep 2008 11:25:38 +0000 (19:25 +0800)
committerJohn Darrington <john@marilyn.intra>
Thu, 4 Sep 2008 11:25:38 +0000 (19:25 +0800)
configure.ac

index f32434daec6071150821c6985852f8f3b2af4166..3a074e20a49e460901cb8ca63ac528b7c4bd5b96 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
 AC_PREREQ(2.60)
-AC_INIT([pspp],[0.6.1],[bug-gnu-pspp@gnu.org])
+AC_INIT([pspp],[0.7.0],[bug-gnu-pspp@gnu.org])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE