NB! This project is outdated and unmaintained, please refer to the OpenSC WindowsInstaller instead!

Changeset 22


Ignore:
Timestamp:
06/16/05 16:41:25 (7 years ago)
Author:
aj
Message:

release scb 0.4 without changes.

Location:
trunk
Files:
1 added
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r21 r22  
     1Smart card bundle 0.4 
     2 * set version to 0.4 
     3 
    14Smart card bundle 0.4rc2 
    25 * added Pageant patch by Kevin Stefanik 
  • trunk/MANIFEST

    r20 r22  
    22======================= 
    33 
    4 scb-0.4rc2.exe 
    5         Smart card bundle 0.4rc1 
     4scb-0.4.exe 
     5        Smart card bundle 0.4 
    66        with OpenSSL 0.9.7g, OpenSC 0.9.6 
    77        and Putty 0.58 (plus patches) 
  • trunk/scb.iss

    r20 r22  
    33 
    44#define MyAppName "Smart card bundle" 
    5 #define MyAppVerName "Smart card bundle 0.4rc2" 
     5#define MyAppVerName "Smart card bundle 0.4" 
    66#define MyAppPublisher "Andreas Jellinghaus" 
    77#define MyAppURL "http://www.opensc.org/scb/" 
     
    1818DefaultGroupName={#MyAppName} 
    1919LicenseFile=TARGET\LICENSE 
    20 OutputBaseFilename=scb-0.4rc2 
     20OutputBaseFilename=scb-0.4 
    2121Compression=lzma 
    2222SolidCompression=yes 
Note: See TracChangeset for help on using the changeset viewer.