summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-13 23:27:57 +0000
committerKarl Berry <karl@freefriends.org>2021-03-13 23:27:57 +0000
commitcfff9e0c29778c79e6d9da4301f94d5e3c592f34 (patch)
treefdaadf2f27564ffc3251c0fe480714bdda8dcbb8 /Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
parent14b9bce3f39d5b37e7b3b5fa8e38b8df2d35442f (diff)
gregorio-6.0.0 sources
git-svn-id: svn://tug.org/texlive/trunk@58336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc')
-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 112d36923b6..8ba089344c8 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 6,0,0,12
-PRODUCTVERSION 6,0,0,12
+FILEVERSION 6,0,0,30
+PRODUCTVERSION 6,0,0,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "6.0.0-beta2"
+ VALUE "FileVersion", "6.0.0"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "6.0.0-beta2"
+ VALUE "ProductVersion", "6.0.0"
END
END