From c62c429345a5eddfd0fd157c00ab62cb8b25a678 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 27 Oct 2015 19:55:20 +0100 Subject: * 1.0.2 version bump --- src/version | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/version') diff --git a/src/version b/src/version index 1233e3f..dae2a6d 100644 --- a/src/version +++ b/src/version @@ -1,8 +1,8 @@ # UTF-8 VSVersionInfo( ffi=FixedFileInfo( - filevers=(1, 0, 1, 0), - prodvers=(1, 0, 1, 0), + 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'bidding_data'), - StringStruct(u'ProductVersion', u'1, 0, 1, 0'), + StringStruct(u'ProductVersion', u'1, 0, 2, 0'), StringStruct(u'InternalName', u'bidding_data'), StringStruct(u'OriginalFilename', u'bidding_data.exe'), - StringStruct(u'FileVersion', u'1, 0, 1, 0'), + StringStruct(u'FileVersion', u'1, 0, 2, 0'), StringStruct( u'FileDescription', u'Bidding data display for JFR Pary result pages'), -- cgit v1.2.3