From 0c8883a52206d6f005cb9599d2331dadf3a6a08a Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Mon, 4 Apr 2005 00:48:20 +0000 Subject: [PATCH] Increased revision 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 30f379f..9463b3c 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.10 2004/12/10 07:31:35 eronchie +# Increased version +# # Revision 1.9 2004/11/16 15:31:13 eronchie # Increased version # @@ -52,7 +55,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([GLite WMS Utils Exception], [1.0.0]) +AC_INIT([GLite WMS Utils Exception], [1.0.1]) AC_CONFIG_AUX_DIR([./project]) AM_INIT_AUTOMAKE([1.6.3 subdir-objects]) AC_CONFIG_SRCDIR([src/Exception.cpp]) -- 1.8.2.3