diff options
Diffstat (limited to 'VERSION.cmake')
-rw-r--r-- | VERSION.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 3ddd9bd..45b3cd2 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") SET(VERSION_MINOR "5") -SET(VERSION_PATCH "11") +SET(VERSION_PATCH "12") |