Changeset 1913

Show
Ignore:
Timestamp:
12/31/06 12:39:36 (2 years ago)
Author:
mbr
Message:

bumped version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • psad/branches/psad-2.0.3/VERSION

    r1890 r1913  
    1 2.0.2 
     12.0.3 
  • psad/branches/psad-2.0.3/nf2csv

    r1890 r1913  
    3939use strict; 
    4040 
    41 my $version = '2.0.2'; 
     41my $version = '2.0.3'; 
    4242my $revision_svn = '$Revision$'; 
    4343my $rev_num = '1'; 
  • psad/branches/psad-2.0.3/psad

    r1909 r1913  
    1919# Credits: (see the CREDITS file bundled with the psad sources.) 
    2020# 
    21 # Version: 2.0.2 
     21# Version: 2.0.3 
    2222# 
    2323# Copyright (C) 1999-2006 Michael Rash (mbr@cipherdyne.org) 
     
    142142 
    143143### set the current psad version and file revision numbers 
    144 my $version = '2.0.2'; 
     144my $version = '2.0.3'; 
    145145my $revision_svn = '$Revision$'; 
    146146my $rev_num = '1';