Revision: 7319
http://winmerge.svn.sourceforge.net/winmerge/?rev=7319&view=rev
Author: christianlist
Date: 2010-10-20 04:36:19 +0000 (Wed, 20 Oct 2010)
Log Message:
-----------
Upped the version numbers to match the experimental release 2.15.20, and also increased the ShellExtension version number to be higher than what we currently use in trunk.
Modified Paths:
--------------
branches/R2_14/versions.ini
Modified: branches/R2_14/versions.ini
===================================================================
--- branches/R2_14/versions.ini 2010-10-19 17:57:24 UTC (rev 7318)
+++ branches/R2_14/versions.ini 2010-10-20 04:36:19 UTC (rev 7319)
@@ -7,19 +7,19 @@
description = WinMerge InnoSetup installer
path = Installer/InnoSetup/WinMerge.iss
macro = AppVersion
-version = "2.13.19"
+version = "2.13.20"
[Executable]
type = WinRC
description = WinMerge executable
path = Src/Merge.rc
-version = "2.13.19"
+version = "2.13.20"
[Dll]
type = WinRC
description = ShellExtension
path = ShellExtension/ShellExtension.rc
-version = "1.15.3"
+version = "1.16.5"
[Manual]
type = Docbook
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|