From: Jim Evins Date: Sat, 14 Aug 2004 22:09:26 +0000 (+0000) Subject: 2004-08-14 Jim Evins X-Git-Tag: glabels-2_3_0~449 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=abae8fc459f68745dbc6369fd5b71dffad62e256;p=glabels 2004-08-14 Jim Evins * configure.in: Updated version to 2.1cvs. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@452 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- diff --git a/glabels2/ChangeLog b/glabels2/ChangeLog index 811a8ec7..ffbb3d34 100644 --- a/glabels2/ChangeLog +++ b/glabels2/ChangeLog @@ -1,3 +1,8 @@ +2004-08-14 Jim Evins + + * configure.in: + Updated version to 2.1cvs. + 2004-08-14 Jim Evins * po/ja.po: diff --git a/glabels2/configure.in b/glabels2/configure.in index 7816b0e1..4cd32a09 100644 --- a/glabels2/configure.in +++ b/glabels2/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(glabels, 2.0.0, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) +AC_INIT(glabels, 2.1cvs, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) AC_CONFIG_SRCDIR(src/glabels.c) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)