From: Jim Evins Date: Sun, 20 Oct 2002 01:45:16 +0000 (+0000) Subject: Changed version in preparation for next release. X-Git-Tag: glabels-2_3_0~720 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b897cdcafbb9d3ab52cda4ca8f74409d3ce3d4eb;p=glabels Changed version in preparation for next release. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@167 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- diff --git a/glabels2/configure.in b/glabels2/configure.in index ae9a147f..3ec73e8b 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.90.0, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) +AC_INIT(glabels, 1.91.0, 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)