diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-11-12 16:27:33 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-11-12 16:27:33 +0000 |
commit | 3110821ebac31cb59fac2676c40ecd86d0829510 (patch) | |
tree | c32b6c7c441e3d12c040847208609e142fa99a78 /misc | |
parent | 9c8a5c875c40797e336714e394803848f93e3c00 (diff) | |
download | bcfg2-3110821ebac31cb59fac2676c40ecd86d0829510.tar.gz bcfg2-3110821ebac31cb59fac2676c40ecd86d0829510.tar.bz2 bcfg2-3110821ebac31cb59fac2676c40ecd86d0829510.zip |
Version bump to 0.8.6.1
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2492 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bcfg2.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 7c9cf7cae..3031d419c 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,6 +1,6 @@ %define name bcfg2 -%define version 0.8.6 -%define release 2 +%define version 0.8.6.1 +%define release 1 %define __python python %define pythonversion 2.3 |