List:Commits« Previous MessageNext Message »
From:rburnett Date:April 14 2008 5:30pm
Subject:Connector/NET commit: r1217 - branches/5.0/Installer
View as plain text  
Modified:
   branches/5.0/Installer/main.iss
Log:
updated version # for release

Modified: branches/5.0/Installer/main.iss
===================================================================
--- branches/5.0/Installer/main.iss	2008-04-09 19:24:00 UTC (rev 1216)
+++ branches/5.0/Installer/main.iss	2008-04-14 17:30:28 UTC (rev 1217)
@@ -3,7 +3,7 @@
 
 [Setup]
 AppName=MySQL Connector/Net
-AppVersion=5.0.8.1
+AppVersion=5.0.9
 AppVerName=MySQL Connector/Net {#SetupSetting("AppVersion")}
 AppPublisher=MySQL, Inc.
 AppPublisherURL=http://www.mysql.com.com/
@@ -19,7 +19,7 @@
 WizardImageFile=Bitmaps\dlgbmp-is.bmp
 WizardImageStretch=false
 WizardSmallImageFile=compiler:wizmodernsmallimage-is.bmp
-VersionInfoVersion=5.0.8.1
+VersionInfoVersion=5.0.9
 
 [Languages]
 Name: english; MessagesFile: compiler:Default.isl

Thread
Connector/NET commit: r1217 - branches/5.0/Installerrburnett14 Apr