version bump

This commit is contained in:
Greg Landrum
2019-08-19 10:49:05 +02:00
parent 11584a9067
commit e90d66a188

View File

@@ -98,8 +98,8 @@ set(RDK_PYTHON_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/rdkit")
# Config variables:
set(RDKit_Year "2019")
set(RDKit_Month "03")
set(RDKit_Revision "4")
set(RDKit_RevisionModifier "")
set(RDKit_Revision "5")
set(RDKit_RevisionModifier "pre")
set(RDKit_ABI "1")
# we need an integer version of the month later, so remove the zero padding