bump version number in v3 to be 3.0
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 May 2013 12:53:50 +0000 (14:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 May 2013 12:53:50 +0000 (14:53 +0200)
sfa.spec

index 5677eb8..665d7c7 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -1,6 +1,6 @@
 %define name sfa
-%define version 2.1
-%define taglevel 25
+%define version 3.0
+%define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )