From: Paolo Andreetto Date: Fri, 4 Mar 2011 09:39:40 +0000 (+0000) Subject: Incremented version number X-Git-Tag: glite-wms-utils-exception_R_3_2_2_0 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=597239a0730c15186300360d939f6889ecc4e15c;p=jra1mw.git Incremented version number --- diff --git a/org.glite.wms-utils.exception/configure.ac b/org.glite.wms-utils.exception/configure.ac index 6fc0e05..fc70244 100755 --- a/org.glite.wms-utils.exception/configure.ac +++ b/org.glite.wms-utils.exception/configure.ac @@ -19,6 +19,9 @@ # # Revision history: # $Log$ +# Revision 1.13.2.3.2.1 2010/12/28 11:16:00 pandreet +# Build changes for pkg-config support +# # Revision 1.13.2.3 2006/09/22 07:22:12 eronchie # increased version # @@ -73,7 +76,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([GLite WMS Utils Exception], [3.1.3]) +AC_INIT([GLite WMS Utils Exception], [3.2.2]) AC_CONFIG_AUX_DIR([./project]) AM_INIT_AUTOMAKE([1.6.3 subdir-objects]) AC_CONFIG_SRCDIR([src/Exception.cpp])