[Fxruby-commits] CVS: FXRuby FXRuby-ruby1.7-i386-mswin32.iss,1.1.2.1,1.1.2.2
Status: Inactive
Brought to you by:
lyle
|
From: Lyle J. <ly...@us...> - 2002-06-19 15:05:23
|
Update of /cvsroot/fxruby/FXRuby
In directory usw-pr-cvs1:/tmp/cvs-serv5990
Modified Files:
Tag: release10
FXRuby-ruby1.7-i386-mswin32.iss
Log Message:
Index: FXRuby-ruby1.7-i386-mswin32.iss
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/Attic/FXRuby-ruby1.7-i386-mswin32.iss,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** FXRuby-ruby1.7-i386-mswin32.iss 19 Jun 2002 15:04:36 -0000 1.1.2.1
--- FXRuby-ruby1.7-i386-mswin32.iss 19 Jun 2002 15:05:19 -0000 1.1.2.2
***************
*** 4,8 ****
[Setup]
AppName=FXRuby
! AppVerName=FXRuby 1.0.10
AppPublisherURL=http://www.fxruby.org
AppSupportURL=http://www.fxruby.org
--- 4,8 ----
[Setup]
AppName=FXRuby
! AppVerName=FXRuby 1.0.11
AppPublisherURL=http://www.fxruby.org
AppSupportURL=http://www.fxruby.org
***************
*** 14,18 ****
InfoBeforeFile=C:\src\FXRuby\README.win32.txt
OutputDir=.
! OutputBaseFilename=FXRuby-1.0.10-win32
; uncomment the following line if you want your installation to run on NT 3.51 too.
; MinVersion=4,3.51
--- 14,18 ----
InfoBeforeFile=C:\src\FXRuby\README.win32.txt
OutputDir=.
! OutputBaseFilename=FXRuby-1.0.11-win32
; uncomment the following line if you want your installation to run on NT 3.51 too.
; MinVersion=4,3.51
|