[pytango] 67/483: changed release number: 7.2.1 will never see the light of day

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.

commit 740992e82b02703dd9199af6c1a08451edeab67c
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Fri Nov 25 09:14:48 2011 +0000

    changed release number: 7.2.1 will never see the light of day
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18476 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 PyTango/release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PyTango/release.py b/PyTango/release.py
index 146d718..0acd16b 100644
--- a/PyTango/release.py
+++ b/PyTango/release.py
@@ -47,7 +47,7 @@ class Release:
             - keywords : (seq<str>) list of keywords
             - license : (str) the license"""
     name = 'PyTango'
-    version_info = (7, 2, 1, 'dev', 0)
+    version_info = (7, 2, 2, 'dev', 0)
     version = '.'.join(map(str, version_info[:3]))
     version_long = version + ''.join(map(str, version_info[3:]))
     version_description = 'This version implements the C++ Tango 7.2 API.'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list