[389-commits] esc/win32 setup.iss, 1.15, 1.15.2.1 build.sh, 1.11.2.8, 1.11.2.9

Jack Magne jmagne at fedoraproject.org
Mon Feb 22 21:45:19 UTC 2010


Author: jmagne

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

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	setup.iss build.sh 
Log Message:
Bump versions.


Index: setup.iss
===================================================================
RCS file: /cvs/dirsec/esc/win32/setup.iss,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -r1.15 -r1.15.2.1
--- setup.iss	24 Jun 2009 23:24:18 -0000	1.15
+++ setup.iss	22 Feb 2010 21:45:17 -0000	1.15.2.1
@@ -4,17 +4,17 @@
 [Setup]
 AppName=Smart Card Manager
 AppMutex=ESCMutex
-AppVerName=Smart Card Manager 1.1.0-8
-AppPublisher=Fedora
+AppVerName=Smart Card Manager 1.1.0-10
+AppPublisher=Red Hat, Inc.
 CreateAppDir=true
 Compression=lzma
 SolidCompression=true
 MinVersion=0,5.0.2195
 ShowLanguageDialog=yes
-OutputBaseFilename=SmartCardManagerSetup-1.1.0-8.win32.i386
-DefaultDirName={pf}\Fedora\ESC
+OutputBaseFilename=SmartCardManagerSetup-1.1.0-10.win32.i386
+DefaultDirName={pf}\Red Hat\ESC
 DisableProgramGroupPage=false
-DefaultGroupName=Fedora
+DefaultGroupName=Red Hat
 SetupIconFile=BUILD\ESC\components\esc.ico
 UninstallDisplayIcon={app}\components\esc.ico
 WizardImageFile=BUILD\ESC\chrome\content\esc\esc-image-large.bmp
@@ -24,7 +24,7 @@
 InfoBeforeFile=info-before.txt
 InfoAfterFile=info-after.txt
 PrivilegesRequired=admin
-VersionInfoVersion=1.1.0.8
+VersionInfoVersion=1.1.0.10
 
 
 [Files]


Index: build.sh
===================================================================
RCS file: /cvs/dirsec/esc/win32/build.sh,v
retrieving revision 1.11.2.8
retrieving revision 1.11.2.9
diff -u -r1.11.2.8 -r1.11.2.9
--- build.sh	21 Nov 2009 01:28:35 -0000	1.11.2.8
+++ build.sh	22 Feb 2010 21:45:17 -0000	1.11.2.9
@@ -85,7 +85,7 @@
 #ESC values
 
 ESC_NAME=esc
-ESC_VERSION_NO=1.1.0-9
+ESC_VERSION_NO=1.1.0-10
 ESC_TAG=PKI_8_0_RTM_BRANCH
 
 



More information about the 389-commits mailing list