Skip to content

Commit bfa41f0

Browse files
authored
Set the release version to 1.3.1
Maeparser release version 1.3.1 for use in Schrödinger Suite 2023-2 and later. Changelog: * Fixes parsing of property names with colons
1 parent f094cb5 commit bfa41f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ target_link_libraries(maeparser ${boost_libs})
5555

5656
SET_TARGET_PROPERTIES (maeparser
5757
PROPERTIES
58-
VERSION 1.3.0
58+
VERSION 1.3.1
5959
SOVERSION 1
6060
)
6161

0 commit comments

Comments
 (0)