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

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

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

revision 1.2 by styxman, Thu Nov 14 23:02:37 2002 UTC revision 1.2.2.1 by anthonyl, Tue Mar 4 21:59:22 2003 UTC
# Line 11  Line 11 
11  # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR  # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12  # PURPOSE. See the GNU General Public License for more details.  # PURPOSE. See the GNU General Public License for more details.
13  #  #
 # Copyright 2000-2002 Free Software Foundation  
 #  
14  # You should have received a copy of the GNU General Public  # You should have received a copy of the GNU General Public
15  # License along with program; see the file COPYING. If not,  # License along with program; see the file COPYING. If not,
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 2000-2003 Free Software Foundation
20    #
21    
22    
23  #  #
# Line 30  Line 30 
30  #   4. Set _release = 0  #   4. Set _release = 0
31  #   5. Commit to CVS  #   5. Commit to CVS
32    
33  _version = (0,1,0)  _version = (0,1,1)
34  _release = 0  _release = 0
35    
36  # 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.2  
changed lines
  Added in v.1.2.2.1

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