diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-09-29 18:46:18 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-09-29 18:46:18 +0000 |
commit | fc730f5f5cf9d94ced252b83478710d5976fb66d (patch) | |
tree | 52b9f0431218c0a41f9639c20d77d284a7dd0e68 | |
parent | f9cedcfc898709352da932a086cd4018513a30d2 (diff) | |
download | bcfg2-fc730f5f5cf9d94ced252b83478710d5976fb66d.tar.gz bcfg2-fc730f5f5cf9d94ced252b83478710d5976fb66d.tar.bz2 bcfg2-fc730f5f5cf9d94ced252b83478710d5976fb66d.zip |
version bump
(Logical change 1.328)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1336 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 5a317213b..639bf3b92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.7pre1-1) unstable; urgency=low + + * jump to 0.7 + + -- Narayan Desai <desai@mcs.anl.gov> Thu, 29 Sep 2005 13:45:48 -0500 + bcfg2 (0.6.11pre9-1) unstable; urgency=low * new upstream diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 89a188103..aa9106285 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.6.11pre9 +%define version 0.7pre1 %define release 1 %define pythonversion 2.2 |