commit-gnue
[Top][All Lists]
Advanced

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

gnue-common ./NEWS src/__init__.py


From: James Thompson
Subject: gnue-common ./NEWS src/__init__.py
Date: Fri, 25 Jul 2003 21:46:42 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-common
Branch:         
Changes by:     James Thompson <address@hidden> 03/07/25 21:46:42

Modified files:
        .              : NEWS 
        src            : __init__.py 

Log message:
        prerelease prep

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/NEWS.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/src/__init__.py.diff?tr1=1.28&tr2=1.29&r1=text&r2=text

Patches:
Index: gnue-common/NEWS
diff -c gnue-common/NEWS:1.23 gnue-common/NEWS:1.24
*** gnue-common/NEWS:1.23       Fri Jul 25 20:51:03 2003
--- gnue-common/NEWS    Fri Jul 25 21:46:42 2003
***************
*** 1,4 ****
! New features/changes in version 0.5.1: (##-JUN-2003)
  o additional schema generators (mysql, firebird)
  o More Internal restructuring
  o API improvements
--- 1,4 ----
! New features/changes in version 0.5.1: (##-JUL-2003)
  o additional schema generators (mysql, firebird)
  o More Internal restructuring
  o API improvements
Index: gnue-common/src/__init__.py
diff -c gnue-common/src/__init__.py:1.28 gnue-common/src/__init__.py:1.29
*** gnue-common/src/__init__.py:1.28    Tue Apr 15 18:06:32 2003
--- gnue-common/src/__init__.py Fri Jul 25 21:46:42 2003
***************
*** 32,38 ****
  #   5. Commit to CVS
  
  _version = (0,5,1)
! _release = 0
  
  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
  if _release:
--- 32,38 ----
  #   5. Commit to CVS
  
  _version = (0,5,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:




reply via email to

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