diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2016-05-25 08:53:01 +0000 |
|---|---|---|
| committer | bryce <bryce@bryceharrington.org> | 2016-05-25 08:53:01 +0000 |
| commit | 6380e92ba356d6e83132b343884fea4dd7a924c4 (patch) | |
| tree | 4602ef6ee62cb7b89ec62b23e8e6be7708b4428b /src/inkscape.rc | |
| parent | Update for 0.92 alpha release (diff) | |
| download | inkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.tar.gz inkscape-6380e92ba356d6e83132b343884fea4dd7a924c4.zip | |
Update for pre1
(bzr r14916)
Diffstat (limited to 'src/inkscape.rc')
| -rw-r--r-- | src/inkscape.rc | 4 |
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" |
