Author: kpvdr
Date: 2008-11-11 08:10:29 -0500 (Tue, 11 Nov 2008)
New Revision: 2781
Modified:
store/trunk/cpp/configure.ac
Log:
Updated configure.ac to show version 0.3 (which ties in with qpid version).
Modified: store/trunk/cpp/configure.ac
===================================================================
--- store/trunk/cpp/configure.ac 2008-11-10 21:45:06 UTC (rev 2780)
+++ store/trunk/cpp/configure.ac 2008-11-11 13:10:29 UTC (rev 2781)
@@ -21,7 +21,7 @@
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([rhm], [0.2], [rhemrg-users-list(a)redhat.com])
+AC_INIT([rhm], [0.3], [rhemrg-users-list(a)redhat.com])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([dist-bzip2])
Show replies by date