diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-05-12 18:02:35 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-05-12 18:02:35 +0000 |
commit | 1b0ccef63d86043c9e7296e94e84074f7d63fa8f (patch) | |
tree | 68a6dd8c1811c93bb3ac6364387742a02efa7bfc /misc | |
parent | 4a29c9e2d46f94da679d445fe6e5d2166fdbeb76 (diff) | |
download | bcfg2-1b0ccef63d86043c9e7296e94e84074f7d63fa8f.tar.gz bcfg2-1b0ccef63d86043c9e7296e94e84074f7d63fa8f.tar.bz2 bcfg2-1b0ccef63d86043c9e7296e94e84074f7d63fa8f.zip |
version bump
(Logical change 1.226)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@947 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 878b7229b..2f6824f90 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.6.6 +%define version 0.6.8 %define release 1 %define pythonversion 2.2 |