#
# 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
#
# 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])
#
# 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
#
# 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])