From: Alberto Di Meglio Date: Mon, 4 Apr 2005 00:48:20 +0000 (+0000) Subject: Increased revision number X-Git-Tag: glite-wms-utils-exception_R_1_0_1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=0c8883a52206d6f005cb9599d2331dadf3a6a08a;p=jra1mw.git Increased revision number --- 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])