Changeset 1262

Show
Ignore:
Timestamp:
09/28/08 22:50:44 (2 months ago)
Author:
mbr
Message:

bumped version to 1.9.8-pre3

Files:

Legend:

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

    r1257 r1262  
    1 1.9.8-pre2 
     11.9.8-pre3 
  • fwknop/trunk/fwknop

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

    r1257 r1262  
    1616# Author: Michael Rash (mbr@cipherdyne.org) 
    1717# 
    18 # Version: 1.9.8-pre2 
     18# Version: 1.9.8-pre3 
    1919# 
    2020# Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/fwknopd

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

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

    r1257 r1262  
    1414*  Credits:  (see the CREDITS file) 
    1515* 
    16 *  Version: 1.9.8-pre2 
     16*  Version: 1.9.8-pre3 
    1717* 
    1818*  Copyright (C) 2004-2008 Michael Rash (mbr@cipherdyne.org) 
  • fwknop/trunk/test/fwknop_test.pl

    r1260 r1262  
    1010# Author: Michael Rash (mbr@cipherdyne.org) 
    1111# 
    12 # Version: 1.9.8-pre2 
     12# Version: 1.9.8-pre3 
    1313# 
    1414# Copyright (C) 2007-2008 Michael Rash (mbr@cipherdyne.org)