OSDN Git Service

Changed EOL from Unix (LF) to Windows (CR LF), because not shows correctly in Windows...
[winmerge-jp/winmerge-jp.git] / versions.ini
1 ;  versions.ini - version numbers for WinMerge components
2 ; Use Tools/Scripts/SetVersions.py script to set the version numbers
3 ; $Id$
4
5 [Installer]
6 type = InnoSetup
7 description = WinMerge InnoSetup installer
8 path = Installer/InnoSetup/WinMerge.iss
9 macro = AppVersion
10 version = "2.15.1"
11
12 [Executable]
13 type = WinRC
14 description = WinMerge executable
15 path = Src/Merge.rc
16 version = "2.15.1"
17
18 [Dll]
19 type = WinRC
20 description = ShellExtension
21 path = ShellExtension/ShellExtension.rc
22 version = "1.16.3"
23
24 [Manual]
25 type = Docbook
26 description = WinMerge manual
27 path = Docs/Users/Manual/WinMerge_help.xml
28 tag = releaseinfo
29 versionstring = <emphasis>Revision 1.6.3</emphasis>