diff options
Diffstat (limited to 'VERSION.cmake')
-rw-r--r-- | VERSION.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 0134f1e..23dee8a 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,6 +46,6 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "12") -SET(LIBSATSOLVER_PATCH "1") +SET(LIBSATSOLVER_PATCH "2") -# last released 0.12.1 +# last released 0.12.2 |