From 689aebc4486bc8486f973687e78a301152353449 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Mon, 30 Sep 2002 02:29:55 +0000 Subject: [PATCH] Changed version to 1.90.0 in preparation for next release. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@141 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- glabels2/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glabels2/configure.in b/glabels2/configure.in index afca8625..ae9a147f 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.89.2, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) +AC_INIT(glabels, 1.90.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) -- 2.39.5