From 597239a0730c15186300360d939f6889ecc4e15c Mon Sep 17 00:00:00 2001 From: Paolo Andreetto Date: Fri, 4 Mar 2011 09:39:40 +0000 Subject: [PATCH] Incremented version number --- org.glite.wms-utils.exception/configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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]) -- 1.8.2.3