summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-11 06:12:34 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-11 06:12:34 +0000
commit7cd1d4e0b78e2897415639c5ac54d796c6cb626e (patch)
treed025b354692eeba9e0eb1b9e5424f179a7368c5c /Build/source/texk/gregorio/gregorio-src/windows
parentd8724eeb9c7c37993fc0d3ac6e5995c96b2a085e (diff)
gregorio 4.1.1
git-svn-id: svn://tug.org/texlive/trunk@39995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/windows')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc b/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
index beb9e29452b..6970073a7a4 100644
--- a/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
+++ b/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
@@ -1,7 +1,7 @@
IDI_ICON1 ICON DISCARDABLE "gregorio.ico"
1 VERSIONINFO
-FILEVERSION 4,1,0,30
-PRODUCTVERSION 4,1,0,30
+FILEVERSION 4,1,1,30
+PRODUCTVERSION 4,1,1,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "4.1.0"
+ VALUE "FileVersion", "4.1.1"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "4.1.0"
+ VALUE "ProductVersion", "4.1.1"
END
END