From 5883a42500f19e2f6541089751929e2539a0d840 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Wed, 24 Mar 2010 16:44:09 -0400 Subject: [PATCH] Updated the version for the new release. --- configure.ac | 2 +- ovirt-node-image.spec.in | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1991dee..70f9ff8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ovirt-node-image], [1.9.0], [ovirt-devel@redhat.com]) +AC_INIT([ovirt-node-image], [1.9.1], [ovirt-devel@redhat.com]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax]) AC_PROG_CC AC_CONFIG_HEADERS([config.h]) diff --git a/ovirt-node-image.spec.in b/ovirt-node-image.spec.in index 184fa3c..c530908 100644 --- a/ovirt-node-image.spec.in +++ b/ovirt-node-image.spec.in @@ -92,6 +92,9 @@ cobbler sync > /dev/null 2>&1 || : %defattr(0644,root,root,0755) %changelog +* Wed Mar 24 2010 Darryl L. Pierce 1.9.1-1 +- Updated release of the oVirt managed node. + * Thu Jul 03 2008 Perry Myers 0.92-0 - Only store ISO in SRPM, and generate PXE from that during build -- 2.11.4.GIT