On Fri, Nov 12, 2010 at 9:32 AM, Andrew Beekhof <and...@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@oss.clusterlabs.org)
+AC_INIT(pacemaker, 1.0.10, pacemaker@oss.clusterlabs.org)
 CRM_DTD_VERSION="1.0"

 PKG_FEATURES=""

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to