Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez Gual <lluis@novell.com>2011-02-15 01:15:04 +0300
committerLluis Sanchez Gual <lluis@novell.com>2011-02-15 01:17:40 +0300
commit0526a2adb779d242470e32898158bcf6760eec26 (patch)
tree17d14f548e8758a58268cd19192315c597ebed52 /setup/WixSetup/Product.wxs
parent20707c6f987043967d377da964d75cd91154d175 (diff)
Update setup path and version
Diffstat (limited to 'setup/WixSetup/Product.wxs')
-rw-r--r--setup/WixSetup/Product.wxs6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup/WixSetup/Product.wxs b/setup/WixSetup/Product.wxs
index c643c99ae6..a5971c9178 100644
--- a/setup/WixSetup/Product.wxs
+++ b/setup/WixSetup/Product.wxs
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?define ProductShortName = "MonoDevelop" ?>
-<?define ProductVersion = "2.6.0" ?>
-<?define ProductVersionText = "2.6" ?>
-<?define HKCRNAME = "MonoDevelop2.6.0.0" ?>
+<?define ProductVersion = "2.5.9" ?>
+<?define ProductVersionText = "2.5.9" ?>
+<?define HKCRNAME = "MonoDevelop2.5.9.0" ?>
<?define Manufacturer = "Novell" ?>
<?define UpgradeCode = "9134F74C-E7E3-471A-9833-C86FB45CD38E" ?>