/[papo]/gnue/designer/src/__init__.py
ViewVC logotype

Diff of /gnue/designer/src/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by styxman, Thu Nov 14 21:20:33 2002 UTC revision 1.5.2.1 by anthonyl, Tue Mar 4 22:11:39 2003 UTC
# Line 16  Line 16 
16  # write to the Free Software Foundation, Inc., 59 Temple Place  # write to the Free Software Foundation, Inc., 59 Temple Place
17  # - Suite 330, Boston, MA 02111-1307, USA.  # - Suite 330, Boston, MA 02111-1307, USA.
18  #  #
19  # Copyright 2001 Free Software Foundation  # Copyright 2001-2003 Free Software Foundation
20  #  #
21    
22    
23    
24  #  #
25  # CREATING A RELEASE:  # CREATING A RELEASE:
26  #   1. Change _version to be the current version number  #   1. Change _version to be the current version number
# Line 30  Line 31 
31  #   4. Set _release = 0  #   4. Set _release = 0
32  #   5. Commit to CVS  #   5. Commit to CVS
33    
34  _version = (0,4,1)  _version = (0,5,0)
35  _release = 0  _release = 0
36    
37  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS  # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26