From: Jim Evins Date: Mon, 1 Dec 2003 02:46:07 +0000 (+0000) Subject: Getting ready for work on 1.93.1. X-Git-Tag: glabels-2_3_0~531 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f59501fe42e73950cac52de4362ec6937f0795b7;p=glabels Getting ready for work on 1.93.1. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@363 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- diff --git a/glabels2/configure.in b/glabels2/configure.in index b05cbfe8..d38cd334 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, 1.93.0, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) +AC_INIT(glabels, 1.93.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)