summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-06-20 12:25:50 -0400
committerAdrian Thurston <thurston@complang.org>2012-06-20 12:25:50 -0400
commit0ccd800d4f430bc53afa1cf358b7939d2616c68e (patch)
treeceade07c78ff28f3c6b3fb46daa2260df082c6b6
parentfb7f769a23d2a9e22f1775b1ec63ceaa2bedb7b1 (diff)
downloadcolm-0ccd800d4f430bc53afa1cf358b7939d2616c68e.tar.gz
set the pubdatecolm-0.60.6
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3ac4c2f8..a5fcc823 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl along with Colm; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_INIT(colm, 0.6)
-PUBDATE="April 2012"
+PUBDATE="June 2012"
AM_INIT_AUTOMAKE([foreign])