Increased version
authorElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Tue, 16 Nov 2004 15:35:22 +0000 (15:35 +0000)
committerElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Tue, 16 Nov 2004 15:35:22 +0000 (15:35 +0000)
org.glite.wms-utils.exception/configure.ac
org.glite.wms-utils.exception/project/version.properties
org.glite.wms-utils.jobid/configure.ac

index 172ca27..07e31f9 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.8  2004/09/22 00:25:17  glbuild
+#       Fixed missing parenthesis
+#
 #       Revision 1.7  2004/09/21 19:21:57  glbuild
 #       modified module.version
 #
@@ -46,7 +49,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Exception], [0.1.0])
+AC_INIT([GLite WMS Utils Exception], [0.1.2])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/Exception.cpp])
index bd1cf3c..0a51e78 100755 (executable)
@@ -1,4 +1,4 @@
 #Tue Nov 16 03:08:54 CET 2004
-module.version=0.1.0
+module.version=0.1.1
 module.build=81
 module.age=1
index 3af8bac..969cae6 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.14  2004/11/16 15:15:45  eronchie
+#       Increased version
+#
 #       Revision 1.13  2004/09/22 00:25:17  glbuild
 #       Fixed missing parenthesis
 #
@@ -48,7 +51,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Jobid], [0.1.1])
+AC_INIT([GLite WMS Utils Jobid], [0.1.2])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/jobid/strmd5.h])