Increased revision number glite-wms-utils-exception_R_1_0_1
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Mon, 4 Apr 2005 00:48:20 +0000 (00:48 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Mon, 4 Apr 2005 00:48:20 +0000 (00:48 +0000)
org.glite.wms-utils.exception/configure.ac

index 30f379f..9463b3c 100755 (executable)
@@ -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])