diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2007-01-11 18:35:59 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2007-01-11 18:35:59 +0000 |
commit | ca543cba335b161e50fceabc1c7af6bd89bede48 (patch) | |
tree | 1d17442d684f72b21cefa33dc8823b046be21526 /misc/bcfg2.spec | |
parent | a3c565340fde4e811a6a7c8af0d71244c80cfed0 (diff) | |
download | bcfg2-ca543cba335b161e50fceabc1c7af6bd89bede48.tar.gz bcfg2-ca543cba335b161e50fceabc1c7af6bd89bede48.tar.bz2 bcfg2-ca543cba335b161e50fceabc1c7af6bd89bede48.zip |
Bump version to 0.9.0pre2
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2647 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 ac8d2c172..85816bc93 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -4,7 +4,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: bcfg2 -Version: 0.9.0pre1 +Version: 0.9.0pre2 Release: %{release} Summary: Configuration management system |