Changeset 290

Show
Ignore:
Timestamp:
06/06/08 21:43:50 (6 months ago)
Author:
mbr
Message:

bumped version to 1.9.1

Files:

Legend:

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

    r280 r290  
    1 1.9 
     11.9.1 
  • gpgdir/trunk/gpgdir

    r280 r290  
    1111# Author: Michael Rash (mbr@cipherdyne.com) 
    1212# 
    13 # Version: 1.9 
     13# Version: 1.9.1 
    1414# 
    1515# Copyright (C) 2002-2008 Michael Rash (mbr@cipherdyne.org) 
     
    4444 
    4545### set the current gpgdir version and file revision numbers 
    46 my $version = '1.8'; 
     46my $version = '1.9.1'; 
    4747my $revision_svn = '$Revision$'; 
    4848my $rev_num = '1'; 
  • gpgdir/trunk/test/gpgdir_test.pl

    r289 r290  
    1010# Author: Michael Rash (mbr@cipherdyne.org) 
    1111# 
    12 # Version: 1.9 
     12# Version: 1.9.1 
    1313# 
    1414# Copyright (C) 2008 Michael Rash (mbr@cipherdyne.org)