diff --git a/CMakeLists.txt b/CMakeLists.txt index 029a5a0..c58bac8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ PROJECT( DDMarlinPandora ) # project version# continuing from MarlinPandora version 2.0.0 revision 1934 SET( DDMarlinPandora_VERSION_MAJOR 0 ) -SET( DDMarlinPandora_VERSION_MINOR 11 ) +SET( DDMarlinPandora_VERSION_MINOR 12 ) SET( DDMarlinPandora_VERSION_PATCH 0 )