summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows/gregorio-resources.rc
diff options
context:
space:
mode:
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 0a6cd2518d2..e3fbd0e1808 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,1,1,30
-PRODUCTVERSION 5,1,1,30
+FILEVERSION 5,2,0,30
+PRODUCTVERSION 5,2,0,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "5.1.1"
+ VALUE "FileVersion", "5.2.0"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "5.1.1"
+ VALUE "ProductVersion", "5.2.0"
END
END