Changeset 218

Show
Ignore:
Timestamp:
07/20/07 23:04:20 (1 year ago)
Author:
mbr
Message:

version 1.4

Files:

Legend:

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

    r216 r218  
    1 gpgdir-1.4 (07//2007): 
     1gpgdir-1.4 (07/20/2007): 
    22    - (Anthony Chivetta) Submitted patch to implement the 
    33      --overwrite-encrypted command line argument to allow previously 
  • gpgdir/trunk/VERSION

    r204 r218  
    1 1.3 
     11.4 
  • gpgdir/trunk/gpgdir

    r216 r218  
    1111# Author: Michael Rash (mbr@cipherdyne.com) 
    1212# 
    13 # Version: 1.3 
     13# Version: 1.4 
    1414# 
    1515# Copyright (C) 2002-2007 Michael Rash (mbr@cipherdyne.org) 
     
    4545 
    4646### set the current gpgdir version and file revision numbers 
    47 my $version = '1.3'; 
     47my $version = '1.4'; 
    4848my $revision_svn = '$Revision$'; 
    4949my $rev_num = '1';