Skip to content

Commit 1976afc

Browse files
author
Stephanie Reeder
authored
Update version.txt
1 parent 75474c8 commit 1976afc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup/version.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ VSVersionInfo(
3131
u'040904b0',
3232
[StringStruct(u'CompanyName', u'Utah Water Research Laboratory'),
3333
StringStruct(u'ProductName', u'ODMTools'),
34-
StringStruct(u'ProductVersion', u'1.2.2 beta'),
34+
StringStruct(u'ProductVersion', u'1.2.5 beta'),
3535
StringStruct(u'InternalName', u'ODMTools'),
3636
StringStruct(u'OriginalFilename', u'ODMTools.exe'),
37-
StringStruct(u'FileVersion', u'1.2.2 beta'),
37+
StringStruct(u'FileVersion', u'1.2.5 beta'),
3838
StringStruct(u'FileDescription', u'ODMTools is a python application for managing observational data using the Observations Data Model. ODMTools allows you to query, visualize, and edit data stored in an Observations Data Model (ODM) database.ODMTools was originally developed as part of the CUAHSI Hydrologic Information System.'),
3939
StringStruct(u'LegalCopyright', u'Copyright (c) 2013, Utah State University. All rights reserved.'),
4040
StringStruct(u'LegalTrademarks', u'N/A'),])
4141
]),
4242
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
4343
]
44-
)
44+
)

0 commit comments

Comments
 (0)