Changeset 1065

Show
Ignore:
Timestamp:
05/23/08 00:29:16 (6 months ago)
Author:
mbr
Message:

bumped version to 1.9.4-pre2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/VERSION

    r1059 r1065  
    1 1.9.4-pre1 
     11.9.4-pre2 
  • fwknop/trunk/fwknop

    r1062 r1065  
    1717# Author: Michael Rash (mbr@cipherdyne.org) 
    1818# 
    19 # Version: 1.9.4-pre1 
     19# Version: 1.9.4-pre2 
    2020# 
    2121# Copyright (C) 2004-2007 Michael Rash (mbr@cipherdyne.org) 
     
    5151use strict; 
    5252 
    53 my $version = '1.9.4-pre1'; 
     53my $version = '1.9.4-pre2'; 
    5454my $revision_svn = '$Revision$'; 
    5555my $rev_num = '1'; 
  • fwknop/trunk/fwknop_serv

    r1059 r1065  
    1616# Author: Michael Rash (mbr@cipherdyne.org) 
    1717# 
    18 # Version: 1.9.4-pre1 
     18# Version: 1.9.4-pre2 
    1919# 
    2020# Copyright (C) 2004-2007 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/fwknopd

    r1064 r1065  
    2020# Author: Michael Rash (mbr@cipherdyne.org) 
    2121# 
    22 # Version: 1.9.4-pre1 
     22# Version: 1.9.4-pre2 
    2323# 
    2424# Copyright (C) 2004-2007 Michael Rash (mbr@cipherdyne.org) 
     
    6262my $access_conf_file = ''; 
    6363 
    64 my $version = '1.9.4-pre1'; 
     64my $version = '1.9.4-pre2'; 
    6565my $revision_svn = '$Revision$'; 
    6666my $rev_num = '1'; 
  • fwknop/trunk/knoptm

    r1059 r1065  
    1919# Author: Michael Rash (mbr@cipherdyne.org) 
    2020# 
    21 # Version: 1.9.4-pre1 
     21# Version: 1.9.4-pre2 
    2222# 
    2323# Copyright (C) 2004-2007 Michael Rash (mbr@cipherdyne.org) 
     
    5454my $user_rc_file = ''; 
    5555 
    56 my $version = '1.9.4-pre1'; 
     56my $version = '1.9.4-pre2'; 
    5757my $revision_svn = '$Revision$'; 
    5858my $rev_num = '1'; 
  • fwknop/trunk/knopwatchd.c

    r1059 r1065  
    1414*  Credits:  (see the CREDITS file) 
    1515* 
    16 *  Version: 1.9.4-pre1 
     16*  Version: 1.9.4-pre2 
    1717* 
    1818*  Copyright (C) 2004-2007 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/test/fwknop_test.pl

    r1064 r1065  
    1010# Author: Michael Rash (mbr@cipherdyne.org) 
    1111# 
    12 # Version: 1.9.4-pre1 
     12# Version: 1.9.4-pre2 
    1313# 
    1414# Copyright (C) 2007 Michael Rash (mbr@cipherdyne.org)