summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-10-17 19:52:24 +0200
committeremkael <emkael@tlen.pl>2018-10-17 19:52:24 +0200
commit29fc58378a33628cc73fa9b897d844b652578638 (patch)
treed67847c3e5c65158f69ba4613e261d4a165d9aa1
parent7c57e724e746f058e6b17d2035803f58f8dd8c4c (diff)
Version number bumpv1.2.1
-rw-r--r--.version8
1 files changed, 4 insertions, 4 deletions
diff --git a/.version b/.version
index a27e39d..3f47e42 100644
--- a/.version
+++ b/.version
@@ -1,8 +1,8 @@
# UTF-8
VSVersionInfo(
ffi=FixedFileInfo(
- filevers=(1, 2, 0, 0),
- prodvers=(1, 2, 0, 0),
+ filevers=(1, 2, 1, 0),
+ prodvers=(1, 2, 1, 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, 2, 0, 0'),
+ StringStruct(u'ProductVersion', u'1, 2, 1, 0'),
StringStruct(u'InternalName', u'teamy_playoff'),
StringStruct(u'OriginalFilename', u'playoff.exe'),
- StringStruct(u'FileVersion', u'1, 2, 0, 0'),
+ StringStruct(u'FileVersion', u'1, 2, 1, 0'),
StringStruct(
u'FileDescription',
u'Play-off visualisation for JFR Teamy events'),