diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2007-01-11 20:58:27 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2007-01-11 20:58:27 +0000 |
commit | da49ed90253b4410009156fbb7e94d144b5b1e65 (patch) | |
tree | 6b4343199d8169c3f69d84243f5cccc554d7a6c9 | |
parent | 97b3be0782c108e47bc5ab1a4119029fcffe208d (diff) | |
download | bcfg2-da49ed90253b4410009156fbb7e94d144b5b1e65.tar.gz bcfg2-da49ed90253b4410009156fbb7e94d144b5b1e65.tar.bz2 bcfg2-da49ed90253b4410009156fbb7e94d144b5b1e65.zip |
Bump to 0.9.0pre4
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2654 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | misc/bcfg2.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b8de750e5..51e476422 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.9.0-0pre4) unstable; urgency=low + + * new pre, this one works + + -- Narayan Desai <desai@mcs.anl.gov> Thu, 11 Jan 2007 14:58:11 -0600 + bcfg2 (0.9.0-0.0pre3) unstable; urgency=low * new pre diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 0f0b5f827..70971645f 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -4,7 +4,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bcfg2 -Version: 0.9.0pre3 +Version: 0.9.0pre4 Release: %{release} Summary: Configuration management system |