diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-06-12 16:50:07 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-06-12 16:50:07 +0000 |
commit | 93fa7685dd976606273fc286a5f9988a1308cc85 (patch) | |
tree | 072ada614d85024faaaee9ef6a2add3f3ef0c8c2 /misc | |
parent | cb440cd649a31b723195338127cd861dbb11676b (diff) | |
download | bcfg2-93fa7685dd976606273fc286a5f9988a1308cc85.tar.gz bcfg2-93fa7685dd976606273fc286a5f9988a1308cc85.tar.bz2 bcfg2-93fa7685dd976606273fc286a5f9988a1308cc85.zip |
* Version bump to 0.8.2pre6
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1881 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bcfg2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index aa3477f94..15211b9ea 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.2pre5 +%define version 0.8.2pre6 %define release 1 %define pythonversion 2.3 |