[Pacemaker] Project updates
Vadym Chepkov
vchepkov at gmail.com
Fri Nov 12 16:49:17 UTC 2010
On Fri, Nov 12, 2010 at 9:32 AM, Andrew Beekhof <andrew at beekhof.net> wrote:
> For those that aren't using RSS readers, I wanted to draw people's
> attention to a couple of updates that went out today.
>
> Nothing dramatic, just a new 1.0 release (and back-annoucement for
> some from 1.1):
Perhaps something was forgotten in the excitement? :)
$ hg diff
diff -r 99f5a1e61667 GNUmakefile
--- a/GNUmakefile Fri Nov 12 09:12:32 2010 +0100
+++ b/GNUmakefile Fri Nov 12 11:47:28 2010 -0500
@@ -26,7 +26,7 @@
TARFILE = $(distdir).tar.bz2
DIST_ARCHIVES = $(TARFILE)
-LAST_RELEASE = Pacemaker-1.0.9.1
+LAST_RELEASE = Pacemaker-1.0.10
STABLE_SERIES = stable-1.0
RPM_ROOT = $(shell pwd)
diff -r 99f5a1e61667 configure.ac
--- a/configure.ac Fri Nov 12 09:12:32 2010 +0100
+++ b/configure.ac Fri Nov 12 11:47:28 2010 -0500
@@ -19,7 +19,7 @@
dnl checks for library functions
dnl checks for system services
-AC_INIT(pacemaker, 1.0.9, pacemaker at oss.clusterlabs.org)
+AC_INIT(pacemaker, 1.0.10, pacemaker at oss.clusterlabs.org)
CRM_DTD_VERSION="1.0"
PKG_FEATURES=""
More information about the Pacemaker
mailing list