diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-02-20 22:36:14 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-02-20 22:36:14 +0000 |
commit | c921c8419e84461fc721b4d06fc59230fd952452 (patch) | |
tree | 50fa2e404f62fc07321ad49e3d87da0e6628bf59 /misc/bcfg2.spec | |
parent | e5a309118f1950fc5a045958e101fc76f960bfec (diff) | |
download | bcfg2-c921c8419e84461fc721b4d06fc59230fd952452.tar.gz bcfg2-c921c8419e84461fc721b4d06fc59230fd952452.tar.bz2 bcfg2-c921c8419e84461fc721b4d06fc59230fd952452.zip |
version bump to 0.8.1pre5
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1751 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc/bcfg2.spec')
-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 6bae58eab..92d62f24e 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.1pre4 +%define version 0.8.1pre5 %define release 1 %define pythonversion 2.3 |