[389-commits] esc/win32 setup.iss,1.12,1.13

Jack Magne jmagne at fedoraproject.org
Fri Jun 19 21:00:52 UTC 2009


Author: jmagne

Update of /cvs/dirsec/esc/win32
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26797

Modified Files:
	setup.iss 
Log Message:
Bugzilla#479722 ESC to TPS SSL communication problem with renewed TPS cert.


Index: setup.iss
===================================================================
RCS file: /cvs/dirsec/esc/win32/setup.iss,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- setup.iss	7 Jun 2009 00:09:15 -0000	1.12
+++ setup.iss	19 Jun 2009 21:00:49 -0000	1.13
@@ -4,14 +4,14 @@
 [Setup]
 AppName=Smart Card Manager
 AppMutex=ESCMutex
-AppVerName=Smart Card Manager 1.1.0-6
+AppVerName=Smart Card Manager 1.1.0-7
 AppPublisher=Fedora
 CreateAppDir=true
 Compression=lzma
 SolidCompression=true
 MinVersion=0,5.0.2195
 ShowLanguageDialog=yes
-OutputBaseFilename=SmartCardManagerSetup-1.1.0-6.win32.i386
+OutputBaseFilename=SmartCardManagerSetup-1.1.0-7.win32.i386
 DefaultDirName={pf}\Fedora\ESC
 DisableProgramGroupPage=false
 DefaultGroupName=Fedora
@@ -25,7 +25,7 @@
 InfoBeforeFile=info-before.txt
 InfoAfterFile=info-after.txt
 PrivilegesRequired=admin
-VersionInfoVersion=1.1.0.6
+VersionInfoVersion=1.1.0.7
 
 
 [Files]




More information about the Fedora-directory-commits mailing list