summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2019-12-19 03:28:00 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2019-12-19 03:28:00 +0000
commit71ad6e34fa27933974fb63f17b86011853b0373c (patch)
treeccc6e6b624b53619fac9200b0bbb3b6438433da6 /Build/source/texk/gregorio/gregorio-src/windows
parent8d5b768ad222f0da858e40a8491b1334758631b8 (diff)
gregorio 5.2.1 (same as 5.2.0 except for vesrsion number)
git-svn-id: svn://tug.org/texlive/trunk@53185 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 e3fbd0e1808..06f463bea07 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,2,0,30
-PRODUCTVERSION 5,2,0,30
+FILEVERSION 5,2,1,30
+PRODUCTVERSION 5,2,1,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "5.2.0"
+ VALUE "FileVersion", "5.2.1"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "5.2.0"
+ VALUE "ProductVersion", "5.2.1"
END
END