From b9645107c0409e666bb0d2c7af79e8304cf31c1e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 6 Feb 2007 21:19:34 +0000 Subject: Version bump to 0.9.2-rc1 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2792 ce84e21b-d406-0410-9b95-82705330c041 --- debian/changelog | 6 ++++++ misc/bcfg2.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93ebbe35d..f2581fad0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.9.2-0.0rc1) unstable; urgency=low + + * prerelease + + -- Narayan Desai Tue, 6 Feb 2007 15:18:53 -0600 + bcfg2 (0.9.1d-0.1) unstable; urgency=low * another patch release diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 0620401be..b38509cbd 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,10 +1,10 @@ -%define release 0.1 +%define release 0.0rc1 %define __python python %define pythonversion 2.3 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bcfg2 -Version: 0.9.1d +Version: 0.9.2 Release: %{release} Summary: Configuration management system -- cgit v1.2.3-1-g7c22