commit-gnue
[Top][All Lists]
Advanced

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

gnue common/src/__init__.py forms/src/__init__.py


From: Jason Cater
Subject: gnue common/src/__init__.py forms/src/__init__.py
Date: Thu, 12 Dec 2002 20:22:14 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Branch:         forms-0-4-1-branch
Changes by:     Jason Cater <address@hidden>    02/12/12 20:22:14

Modified files:
        common/src     : __init__.py 
        forms/src      : __init__.py 

Log message:
        ready to tag a release

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.2.4&tr2=1.21.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/forms/src/__init__.py.diff?only_with_tag=forms-0-4-1-branch&tr1=1.13.2.3&tr2=1.13.2.4&r1=text&r2=text

Patches:
Index: gnue/common/src/__init__.py
diff -c gnue/common/src/__init__.py:1.22 gnue/common/src/__init__.py:1.23
*** gnue/common/src/__init__.py:1.22    Tue Nov 19 20:01:36 2002
--- gnue/common/src/__init__.py Fri Dec  6 01:25:17 2002
***************
*** 31,37 ****
  #   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
--- 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
Index: gnue/forms/src/__init__.py
diff -c gnue/forms/src/__init__.py:1.13 gnue/forms/src/__init__.py:1.14
*** gnue/forms/src/__init__.py:1.13     Sun Nov 17 20:17:23 2002
--- gnue/forms/src/__init__.py  Tue Nov 19 20:01:40 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,5,0)
! _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]