diff options
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 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} |