commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src __init__.py


From: Jason Cater
Subject: gnue/common/src __init__.py
Date: Fri, 28 Feb 2003 00:38:53 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    03/02/28 00:38:52

Modified files:
        common/src     : __init__.py 

Log message:
        fixed version number

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/__init__.py.diff?tr1=1.25&tr2=1.26&r1=text&r2=text

Patches:
Index: gnue/common/src/__init__.py
diff -c gnue/common/src/__init__.py:1.25 gnue/common/src/__init__.py:1.26
*** gnue/common/src/__init__.py:1.25    Wed Jan  1 19:45:41 2003
--- gnue/common/src/__init__.py Fri Feb 28 00:38:52 2003
***************
*** 31,37 ****
  #   4. Set _release = 0
  #   5. Commit to CVS
  
! _version = (0,4,4)
  _release = 0
  
  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
--- 31,37 ----
  #   4. Set _release = 0
  #   5. Commit to CVS
  
! _version = (0,5,0)
  _release = 0
  
  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS




reply via email to

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