diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2010-09-14 15:50:24 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-09-14 16:58:10 -0500 |
commit | 760fb37de7eff3450876af144d359617a99813ab (patch) | |
tree | 2644e851ab1a44a13c6169bbd7693ca7a97a464b | |
parent | 85f12bd9221b92730ef72f9cc233f2f1115d7a93 (diff) | |
download | bcfg2-760fb37de7eff3450876af144d359617a99813ab.tar.gz bcfg2-760fb37de7eff3450876af144d359617a99813ab.tar.bz2 bcfg2-760fb37de7eff3450876af144d359617a99813ab.zip |
Version bump to 1.1.0rc5
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6056 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | redhat/RELEASE | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 74667462d..7ff3c7b0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (1.1.0-0.0rc5) unstable; urgency=low + + * New upstream release + + -- Narayan Desai <desai@mcs.anl.gov> + bcfg2 (1.1.0-0.0rc4) unstable; urgency=low * New upstream release diff --git a/redhat/RELEASE b/redhat/RELEASE index 8b64b9a89..89e7aa51f 100644 --- a/redhat/RELEASE +++ b/redhat/RELEASE @@ -1 +1 @@ -0.0rc4 +0.0rc5 |