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

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

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

revision 1.1 by charlie, Fri Jun 28 19:43:49 2002 UTC revision 1.2 by styxman, Fri Nov 8 16:39:49 2002 UTC
# Line 1  Line 1 
1  #  #
 # Copyright 2001-2002 Free Software Foundation  
 #  
2  # This file is part of GNU Enterprise.  # This file is part of GNU Enterprise.
3  #  #
4  # GNU Enterprise is free software; you can redistribute it  # GNU Enterprise is free software; you can redistribute it
# Line 18  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-2002 Free Software Foundation
20    #
21    
22    
23    
# Line 31  Line 31 
31  #   4. Set _release = 0  #   4. Set _release = 0
32  #   5. Commit to CVS  #   5. Commit to CVS
33    
34  _version = (0,0,2)  _version = (0,0,3)
35  _release = 0  _release = 0
36    
37  # Version will be of the form "1.1.2" if a release or "1.1.2a" if in CVS  # Version will be of the form "1.1.2" if a release or "1.1.2a" if in CVS

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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