Increased version
authorElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Mon, 20 Mar 2006 15:30:43 +0000 (15:30 +0000)
committerElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Mon, 20 Mar 2006 15:30:43 +0000 (15:30 +0000)
org.glite.wms-utils.exception/configure.ac
org.glite.wms-utils.exception/project/version.properties
org.glite.wms-utils.jobid/configure.ac
org.glite.wms-utils.jobid/project/version.properties

index fe4e6ea..b4e288b 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.12  2005/10/15 07:54:17  eronchie
+#       Increased version
+#
 #       Revision 1.11  2005/09/20 10:20:52  eronchie
 #       Started merged with 1.4
 #
@@ -58,7 +61,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Exception], [1.0.3])
+AC_INIT([GLite WMS Utils Exception], [3.1.0])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/Exception.cpp])
index 8f9a461..1faf5cf 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.18  2005/10/15 07:55:00  eronchie
+#       Increased version
+#
 #       Revision 1.17  2005/09/20 10:41:49  eronchie
 #       Started merging with rc1.4
 #
@@ -60,7 +63,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Jobid], [1.0.2])
+AC_INIT([GLite WMS Utils Jobid], [3.1.0])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/jobid/strmd5.h])