summaryrefslogtreecommitdiff
path: root/.version
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-01-27 15:43:39 +0100
committeremkael <emkael@tlen.pl>2018-01-27 15:43:39 +0100
commitf1d9254134319f8f7144b797c2506c14069ee47a (patch)
treebd51ad963ce82c4736a8495d1cb68030ac9774ff /.version
parent0ce3f79a2b72a110828de0407745cf34c31b17d5 (diff)
Version number bump
Diffstat (limited to '.version')
-rw-r--r--.version8
1 files changed, 4 insertions, 4 deletions
diff --git a/.version b/.version
index 4d14ecc..897a9cd 100644
--- a/.version
+++ b/.version
@@ -1,8 +1,8 @@
# UTF-8
VSVersionInfo(
ffi=FixedFileInfo(
- filevers=(1, 0, 5, 0),
- prodvers=(1, 0, 5, 0),
+ filevers=(1, 0, 5, 1),
+ prodvers=(1, 0, 5, 1),
# Contains a bitmask that specifies the valid bits 'flags'
mask=0x3f,
# Contains a bitmask that specifies the Boolean attributes of the file.
@@ -26,10 +26,10 @@ VSVersionInfo(
u'040904b0', # 0x0409(1033)= English, 0x04b0(1200)= UTF-8
[StringStruct(u'CompanyName', u'emkael.info'),
StringStruct(u'ProductName', u'teamy_playoff'),
- StringStruct(u'ProductVersion', u'1, 0, 5, 0'),
+ StringStruct(u'ProductVersion', u'1, 0, 5, 1'),
StringStruct(u'InternalName', u'teamy_playoff'),
StringStruct(u'OriginalFilename', u'playoff.exe'),
- StringStruct(u'FileVersion', u'1, 0, 5, 0'),
+ StringStruct(u'FileVersion', u'1, 0, 5, 1'),
StringStruct(
u'FileDescription',
u'Play-off visualisation for JFR Teamy events'),