diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-03-23 19:58:53 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-03-23 19:58:53 +0000 |
commit | 2f3f78d3053ba42c1a8e7196ab5fb378a8360a68 (patch) | |
tree | 946d5173708dcdc18fcf9a49d88050e6ac345584 /misc | |
parent | bd12f736a1ec1258c38e958935915e3cb1709646 (diff) | |
download | bcfg2-2f3f78d3053ba42c1a8e7196ab5fb378a8360a68.tar.gz bcfg2-2f3f78d3053ba42c1a8e7196ab5fb378a8360a68.tar.bz2 bcfg2-2f3f78d3053ba42c1a8e7196ab5fb378a8360a68.zip |
* Version bump
* Verbosity improvements
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1810 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 91b354bba..b2d6a086d 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.1 +%define version 0.8.2pre1 %define release 1 %define pythonversion 2.3 |