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: Mon, 20 Oct 2003 20:33:11 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-common
Branch:         
Changes by:     James Thompson <address@hidden> 03/10/20 20:33:10

Modified files:
        .              : NEWS 
        src            : __init__.py 

Log message:
        preping for release

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

Patches:
Index: gnue-common/NEWS
diff -c gnue-common/NEWS:1.26 gnue-common/NEWS:1.27
*** gnue-common/NEWS:1.26       Fri Oct 17 12:23:41 2003
--- gnue-common/NEWS    Mon Oct 20 20:33:10 2003
***************
*** 1,7 ****
  New features/changes in version 0.5.2: (18-OCT-2003)
! o New majorly enhanced setup system
  o MS ADO dbdriver (with introspection)
! o Enhanced RPC drivers
  o Unicode support
  o Misc bug fixes
  
--- 1,7 ----
  New features/changes in version 0.5.2: (18-OCT-2003)
! o New enhanced setup system
  o MS ADO dbdriver (with introspection)
! o Enhanced RPC drivers, PYRO rpv driver added
  o Unicode support
  o Misc bug fixes
  
Index: gnue-common/src/__init__.py
diff -c gnue-common/src/__init__.py:1.31 gnue-common/src/__init__.py:1.32
*** gnue-common/src/__init__.py:1.31    Sat Sep 27 19:23:02 2003
--- gnue-common/src/__init__.py Mon Oct 20 20:33:10 2003
***************
*** 32,38 ****
  #   5. Commit to CVS
  
  _version = (0,5,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:
--- 32,38 ----
  #   5. Commit to CVS
  
  _version = (0,5,2)
! _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]