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 f9bbbed..4692e34 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") -SET(VERSION_MINOR "4") -SET(VERSION_PATCH "8") +SET(VERSION_MINOR "5") +SET(VERSION_PATCH "0") |