diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2010-09-27 01:56:10 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-09-27 16:58:32 -0500 |
commit | 967570450275c53ab8a4ecd77806cafb8f1604da (patch) | |
tree | 786918d66ce72cc3579ca80417d429c3468b1c23 /misc | |
parent | 65e9f126aa56226466d918b2c66d85290d183273 (diff) | |
download | bcfg2-967570450275c53ab8a4ecd77806cafb8f1604da.tar.gz bcfg2-967570450275c53ab8a4ecd77806cafb8f1604da.tar.bz2 bcfg2-967570450275c53ab8a4ecd77806cafb8f1604da.zip |
Version bump to 1.1.0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 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 c7f7e80d5..72008435a 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -13,7 +13,7 @@ %define lxmldep %(rpm -q %{alt_lxml} 2>&1 > /dev/null && echo %{alt_lxml} || echo %{dfl_lxml}) Name: bcfg2 -Version: 1.1.0rc5 +Version: 1.1.0 Release: %{release} Summary: Configuration management system |