Increased version
authorElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Mon, 26 Jun 2006 21:22:01 +0000 (21:22 +0000)
committerElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Mon, 26 Jun 2006 21:22:01 +0000 (21:22 +0000)
Fix bug 17601

org.glite.wms-utils.exception/configure.ac
org.glite.wms-utils.exception/project/build.properties
org.glite.wms-utils.exception/project/version.properties
org.glite.wms-utils.jobid/configure.ac
org.glite.wms-utils.jobid/project/build.properties
org.glite.wms-utils.jobid/project/version.properties

index b4e288b..398817a 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.13  2006/03/20 15:29:52  eronchie
+#       Increased version
+#
 #       Revision 1.12  2005/10/15 07:54:17  eronchie
 #       Increased version
 #
@@ -61,7 +64,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Exception], [3.1.0])
+AC_INIT([GLite WMS Utils Exception], [3.1.1])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/Exception.cpp])
index e69de29..f4aef51 100755 (executable)
@@ -0,0 +1,2 @@
+build.package.summary="files for gLite wms utils exception"
+build.package.description="exception api"
index 1faf5cf..e255849 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.19  2006/03/20 15:30:43  eronchie
+#       Increased version
+#
 #       Revision 1.18  2005/10/15 07:55:00  eronchie
 #       Increased version
 #
@@ -63,7 +66,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([GLite WMS Utils Jobid], [3.1.0])
+AC_INIT([GLite WMS Utils Jobid], [3.1.1])
 AC_CONFIG_AUX_DIR([./project])
 AM_INIT_AUTOMAKE([1.6.3 subdir-objects])
 AC_CONFIG_SRCDIR([src/jobid/strmd5.h])
index e69de29..f5a9095 100755 (executable)
@@ -0,0 +1,2 @@
+build.package.summary="files for gLite wms utils jobid"
+build.package.description="jobid api"