summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-04-15 21:00:07 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-04-15 21:00:07 +0000
commit0dc292de52a3c273ade8e8eb97aa078ac2ea705f (patch)
tree3a093e56006d8fa644f364264293ec69b261aef4 /Build/source/texk/gregorio/gregorio-src/windows
parent974de1d33abc6e3305f29e3f9e9ccf63809be26a (diff)
gregorio-5.0.0
git-svn-id: svn://tug.org/texlive/trunk@43809 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 23387b923e5..064be87b7b6 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,0,21
-PRODUCTVERSION 5,0,0,21
+FILEVERSION 5,0,0,30
+PRODUCTVERSION 5,0,0,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "5.0.0-rc1"
+ VALUE "FileVersion", "5.0.0"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "5.0.0-rc1"
+ VALUE "ProductVersion", "5.0.0"
END
END