summaryrefslogtreecommitdiff
path: root/.version
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-07-31 14:50:39 +0200
committeremkael <emkael@tlen.pl>2017-07-31 14:50:39 +0200
commit5b9229b35652dc8611f7e998e57a9255c98d2307 (patch)
tree2714155b11b6f35b28fac6e4c9c41b7019a17844 /.version
parente6c2b0521760d32ac3be5b5ca66b98f2c67046e4 (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 f5e7b49..9a566fe 100644
--- a/.version
+++ b/.version
@@ -1,8 +1,8 @@
# UTF-8
VSVersionInfo(
ffi=FixedFileInfo(
- filevers=(1, 0, 1, 2),
- prodvers=(1, 0, 1, 2),
+ filevers=(1, 0, 2, 0),
+ prodvers=(1, 0, 2, 0),
# 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, 1, 2'),
+ StringStruct(u'ProductVersion', u'1, 0, 2, 0'),
StringStruct(u'InternalName', u'teamy_playoff'),
StringStruct(u'OriginalFilename', u'playoff.exe'),
- StringStruct(u'FileVersion', u'1, 0, 1, 2'),
+ StringStruct(u'FileVersion', u'1, 0, 2, 0'),
StringStruct(
u'FileDescription',
u'Play-off visualisation for JFR Teamy events'),