[simias-svn] SF.net SVN: simias:[7688] trunk/src/server/Simias.ClientUpdate/version. config
Brought to you by:
srinidhi_bs
|
From: <kau...@us...> - 2016-05-17 10:12:35
|
Revision: 7688
http://sourceforge.net/p/simias/code/7688
Author: kaushikvelusamy
Date: 2016-05-17 10:12:34 +0000 (Tue, 17 May 2016)
Log Message:
-----------
Correction : Bumped Version from 3.9.2 to 3.9.2.1 Simias code.
Modified Paths:
--------------
trunk/src/server/Simias.ClientUpdate/version.config
Modified: trunk/src/server/Simias.ClientUpdate/version.config
===================================================================
--- trunk/src/server/Simias.ClientUpdate/version.config 2016-05-04 11:29:35 UTC (rev 7687)
+++ trunk/src/server/Simias.ClientUpdate/version.config 2016-05-17 10:12:34 UTC (rev 7688)
@@ -4,15 +4,15 @@
with the one specified here by 'filename'. -->
<versioninfo>
<distribution match="windows32">
- <version>3.9.2.0</version>
+ <version>3.9.2.1</version>
<filename>ifolder3-windows.exe</filename>
</distribution>
<distribution match="windows64">
- <version>3.9.2.0</version>
+ <version>3.9.2.1</version>
<filename>ifolder3-windows-x64.exe</filename>
</distribution>
<distribution match="DEFAULT">
- <version>3.9.2.0</version>
+ <version>3.9.2.1</version>
<filename>ifolder3-windows.exe</filename>
</distribution>
</versioninfo>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|