RPM Package Manager, CVS Repository
/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 25-Aug-2010 16:09:03
Branch: rpm-5_3 Handle: 2010082514090200
Modified files: (Branch: rpm-5_3)
rpm configure.ac
Log:
- back to 5.3.DEVEL.
Summary:
Revision Changes Path
2.432.2.14 +1 -1 rpm/configure.ac
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/configure.ac
============================================================================
$ cvs diff -u -r2.432.2.13 -r2.432.2.14 configure.ac
--- rpm/configure.ac 20 Aug 2010 20:34:33 -0000 2.432.2.13
+++ rpm/configure.ac 25 Aug 2010 14:09:02 -0000 2.432.2.14
@@ -8,7 +8,7 @@
AC_PREREQ(2.63)
m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
-AC_INIT([rpm],[5.3.3],[PACKAGE_BUGREPORT_DEFAULT])
+AC_INIT([rpm],[5.3.DEVEL],[PACKAGE_BUGREPORT_DEFAULT])
PACKAGE_TIMESTAMP="2009" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
@@ .
Received on Wed Aug 25 16:09:03 2010