diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-10-19 01:28:49 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-10-19 01:28:49 +0000 |
commit | c81d001f9a4bc5240318bffb4087170539f7aeda (patch) | |
tree | 16f4d735443c729984c8bc8677e8a4621506f33e /misc | |
parent | b99109bae9de06ecaa8bdc0ea0b2c9a3f5ae5de5 (diff) | |
download | bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.tar.gz bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.tar.bz2 bcfg2-c81d001f9a4bc5240318bffb4087170539f7aeda.zip |
bump version to 0.8.5pre3
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2444 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 f95ae6a89..22c32799a 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.5pre2 +%define version 0.8.5pre3 %define release 1 %define __python python %define pythonversion 2.3 |