summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/windows
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-02 23:32:28 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-02 23:32:28 +0000
commit743722000d816101d939361c03e564306b3c09ec (patch)
tree7ad9576270be00dda2d1a1a5f41edee8a994514c /Build/source/texk/gregorio/gregorio-src/windows
parent8d34546ffa1aca0eba87375e6df58193e83c98ae (diff)
gregorio 4.1.0
git-svn-id: svn://tug.org/texlive/trunk@39925 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 00fd5c0e909..beb9e29452b 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 4,1,0,22
-PRODUCTVERSION 4,1,0,22
+FILEVERSION 4,1,0,30
+PRODUCTVERSION 4,1,0,30
BEGIN
BLOCK "StringFileInfo"
BEGIN
@@ -9,12 +9,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Gregorio project"
VALUE "FileDescription", "Gregorio"
- VALUE "FileVersion", "4.1.0-rc2"
+ VALUE "FileVersion", "4.1.0"
VALUE "InternalName", "gregorio"
VALUE "LegalCopyright", "See COPYING in the installation directory."
VALUE "OriginalFilename", "gregorio.exe"
VALUE "ProductName", "Gregorio"
- VALUE "ProductVersion", "4.1.0-rc2"
+ VALUE "ProductVersion", "4.1.0"
END
END