summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-03-12 23:07:15 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-03-12 23:07:15 +0000
commitb43e9673be0e94ff5a094b560fa07fa7b9deb8bc (patch)
tree4601c6fd10f72c915c2027740c7d1f1619a66bbe /Build/source/texk/gregorio/gregorio-src/windows
parent73f075bc9e08ba903c8235a2cacb2e39b44d1954 (diff)
gregorio-5.1.0
git-svn-id: svn://tug.org/texlive/trunk@46939 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 84f68ea08bc..113be63aff0 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 5,0,1,30
-PRODUCTVERSION 5,0,1,30
+FILEVERSION 5,1,0,30
+PRODUCTVERSION 5,1,0,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "5.0.1"
+ VALUE "FileVersion", "5.1.0"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "5.0.1"
+ VALUE "ProductVersion", "5.1.0"
END
END