diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-10-19 01:28:49 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-10-19 01:28:49 +0000 |
commit | c81d001f9a4bc5240318bffb4087170539f7aeda (patch) | |
tree | 16f4d735443c729984c8bc8677e8a4621506f33e | |
parent | b99109bae9de06ecaa8bdc0ea0b2c9a3f5ae5de5 (diff) | |
download | bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.tar.gz bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.tar.bz2 bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.zip |
bump version to 0.8.5pre3
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2444 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 35c226921..8d2965546 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.8.5-0pre3) unstable; urgency=low + + * new upstream + + -- Narayan Desai <desai@mcs.anl.gov> Wed, 18 Oct 2006 18:42:46 -0500 + bcfg2 (0.8.5-0pre2) unstable; urgency=low * new upstream diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index f95ae6a89..22c32799a 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.5pre2 +%define version 0.8.5pre3 %define release 1 %define __python python %define pythonversion 2.3 |