summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2008-11-14 00:38:05 +0000
committerNarayan Desai <desai@mcs.anl.gov>2008-11-14 00:38:05 +0000
commitae948945977b5df42da65147c67a0fdec1ea6b59 (patch)
tree50de14e0c60f4805b9df0f5380b917a15c8ad3d0 /misc
parentfab9ceacc040731128ceb460412d197f5854956e (diff)
downloadbcfg2-ae948945977b5df42da65147c67a0fdec1ea6b59.tar.gz
bcfg2-ae948945977b5df42da65147c67a0fdec1ea6b59.tar.bz2
bcfg2-ae948945977b5df42da65147c67a0fdec1ea6b59.zip
Version bump to 0.9.6
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4976 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index e87e553ec..9ac3e0e6e 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,4 +1,4 @@
-%define release 0.1rc1
+%define release 0.2
%define __python python
%{!?py_ver: %define py_ver %(python -c 'import sys;print(sys.version[0:3])')}
%define pythonversion %{py_ver}