Skip to content

Commit

Permalink
version update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
greglandrum committed Jun 3, 2018
1 parent 77b5650 commit c3e622b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -86,7 +86,7 @@ set(RDK_PYTHON_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/rdkit")
set(RDKit_Year "2018")
set(RDKit_Month "03")
set(RDKit_Revision "2")
set(RDKit_RevisionModifier "dev1")
set(RDKit_RevisionModifier "")
set(RDKit_ABI "1")

# we need an integer version of the month later, so remove the zero padding
Expand Down

0 comments on commit c3e622b

Please sign in to comment.