mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
version bump
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user