Changeset 1202

Show
Ignore:
Timestamp:
08/12/08 22:06:08 (4 months ago)
Author:
mbr
Message:

fwknop-1.9.7-pre1

Files:

Legend:

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

    r1174 r1202  
    1 1.9.6 
     11.9.7-pre1 
  • fwknop/trunk/fwknop

    r1201 r1202  
    2525# Author: Michael Rash (mbr@cipherdyne.org) 
    2626# 
    27 # Version: 1.9.6 
     27# Version: 1.9.7-pre1 
    2828# 
    2929# Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
     
    5454use strict; 
    5555 
    56 my $version = '1.9.6'; 
     56my $version = '1.9.7-pre1'; 
    5757my $revision_svn = '$Revision$'; 
    5858my $rev_num = '1'; 
  • fwknop/trunk/fwknop_serv

    r1201 r1202  
    1616# Author: Michael Rash (mbr@cipherdyne.org) 
    1717# 
    18 # Version: 1.9.6 
     18# Version: 1.9.7-pre1 
    1919# 
    2020# Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/fwknopd

    r1201 r1202  
    2525# Author: Michael Rash (mbr@cipherdyne.org) 
    2626# 
    27 # Version: 1.9.6 
     27# Version: 1.9.7-pre1 
    2828# 
    2929# Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
     
    5757my $access_conf_file = ''; 
    5858 
    59 my $version = '1.9.6'; 
     59my $version = '1.9.7-pre1'; 
    6060my $revision_svn = '$Revision$'; 
    6161my $rev_num = '1'; 
  • fwknop/trunk/knoptm

    r1201 r1202  
    1919# Author: Michael Rash (mbr@cipherdyne.org) 
    2020# 
    21 # Version: 1.9.6 
     21# Version: 1.9.7-pre1 
    2222# 
    2323# Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
     
    5151my $user_rc_file = ''; 
    5252 
    53 my $version = '1.9.6'; 
     53my $version = '1.9.7-pre1'; 
    5454my $revision_svn = '$Revision$'; 
    5555my $rev_num = '1'; 
  • fwknop/trunk/knopwatchd.c

    r1174 r1202  
    1414*  Credits:  (see the CREDITS file) 
    1515* 
    16 *  Version: 1.9.6 
     16*  Version: 1.9.7-pre1 
    1717* 
    1818*  Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/test/fwknop_test.pl

    r1201 r1202  
    1010# Author: Michael Rash (mbr@cipherdyne.org) 
    1111# 
    12 # Version: 1.9.6 
     12# Version: 1.9.7-pre1 
    1313# 
    1414# Copyright (C) 2007-2008 Michael Rash (mbr@cipherdyne.org)