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 2cd48a2fe..45a1f0085 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.8.3pre7-1) unstable; urgency=low + + * new upstream + + -- Narayan Desai <desai@mcs.anl.gov> Fri, 1 Sep 2006 14:44:56 -0500 + bcfg2 (0.8.3pre6-1) unstable; urgency=low * fix debian cron stuff diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 4eba5be80..fcd2f45d2 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.3pre6 +%define version 0.8.3pre7 %define release 1 %define pythonversion 2.3 |