summaryrefslogtreecommitdiffstats
path: root/src/inkscape.rc
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2016-05-25 08:53:01 +0000
committerbryce <bryce@bryceharrington.org>2016-05-25 08:53:01 +0000
commit6380e92ba356d6e83132b343884fea4dd7a924c4 (patch)
tree4602ef6ee62cb7b89ec62b23e8e6be7708b4428b /src/inkscape.rc
parentUpdate for 0.92 alpha release (diff)
downloadinkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.tar.gz
inkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.zip
Update for pre1
(bzr r14916)
Diffstat (limited to '')
-rw-r--r--src/inkscape.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/inkscape.rc b/src/inkscape.rc
index 09b691371..087c5862d 100644
--- a/src/inkscape.rc
+++ b/src/inkscape.rc
@@ -13,11 +13,11 @@ BEGIN
VALUE "Comments", "Published under the GNU GPL"
VALUE "CompanyName", "inkscape.org"
VALUE "FileDescription", "Inkscape"
- VALUE "FileVersion", "0.92pre0"
+ VALUE "FileVersion", "0.92pre1"
VALUE "InternalName", "Inkscape"
VALUE "LegalCopyright", "© 2014 Inkscape"
VALUE "ProductName", "Inkscape"
- VALUE "ProductVersion", "0.92pre0"
+ VALUE "ProductVersion", "0.92pre1"
END
END
BLOCK "VarFileInfo"