From 5f328e2742046082bb119a80e848fa706d17a6ad Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Tue, 14 Oct 2008 16:30:47 +0000 Subject: - bump version --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION.cmake') diff --git a/VERSION.cmake b/VERSION.cmake index c649fc7..708ea19 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,6 +46,6 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "11") -SET(LIBSATSOLVER_PATCH "0") +SET(LIBSATSOLVER_PATCH "1") -# last released 0.11.0 +# last released 0.11.1 -- cgit v1.2.3