commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/common/src __init__.py


From: James Thompson
Subject: gnue/common/src __init__.py
Date: Mon, 25 Nov 2002 19:02:49 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Branch:         common-0-4-1-branch
Changes by:     James Thompson <address@hidden> 02/11/25 19:02:49

Modified files:
        common/src     : __init__.py 

Log message:
        flip the release bit off

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/__init__.py.diff?only_with_tag=common-0-4-1-branch&tr1=1.21&tr2=1.21.2.1&r1=text&r2=text

Patches:
Index: gnue/common/src/__init__.py
diff -c gnue/common/src/__init__.py:1.21 gnue/common/src/__init__.py:1.22
*** gnue/common/src/__init__.py:1.21    Sun Nov 17 20:17:23 2002
--- gnue/common/src/__init__.py Tue Nov 19 20:01:36 2002
***************
*** 31,38 ****
  #   4. Set _release = 0
  #   5. Commit to CVS
  
! _version = (0,4,1)
! _release = 1
  
  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
  if _release:
--- 31,38 ----
  #   4. Set _release = 0
  #   5. Commit to CVS
  
! _version = (0,4,2)
! _release = 0
  
  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
  if _release:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]