Increased version
authorElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Sat, 15 Oct 2005 07:55:00 +0000 (07:55 +0000)
committerElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Sat, 15 Oct 2005 07:55:00 +0000 (07:55 +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 ae8458a..fe4e6ea 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.11  2005/09/20 10:20:52  eronchie
+#       Started merged with 1.4
+#
 #       Revision 1.10  2004/12/10 07:31:35  eronchie
 #       Increased version
 #
@@ -55,7 +58,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Exception], [1.0.2])
+AC_INIT([GLite WMS Utils Exception], [1.0.3])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/Exception.cpp])
index a9512cf..8f9a461 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.17  2005/09/20 10:41:49  eronchie
+#       Started merging with rc1.4
+#
 #       Revision 1.16  2004/12/10 07:33:42  eronchie
 #       Increased version
 #
@@ -57,7 +60,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Jobid], [1.0.1])
+AC_INIT([GLite WMS Utils Jobid], [1.0.2])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/jobid/strmd5.h])