diff options
-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 153c6b978..658de7ad4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.8.7-0pre2) unstable; urgency=low + + * new upstream + + -- Narayan Desai <desai@mcs.anl.gov> Thu, 30 Nov 2006 14:48:49 -0600 + bcfg2 (0.8.7-0pre1) unstable; urgency=low * new upstream diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index fe4e06d6a..05cb14a8d 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.7pre1 +%define version 0.8.7pre2 %define release 1 %define __python python %define pythonversion 2.3 |