]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
Bump version to 1.0.0
authortobtoht <thotbot@protonmail.com>
Mon, 30 Aug 2021 00:01:07 +0000 (02:01 +0200)
committertobtoht <thotbot@protonmail.com>
Thu, 21 Oct 2021 17:48:16 +0000 (19:48 +0200)
CMakeLists.txt

index b5d465b90a0dccdf3358ab3f722d8e15acc5fd34..602e8894bc44dc46b16a8f1d411f0ad6ae7fbc31 100644 (file)
@@ -3,8 +3,8 @@ project(feather)
 
 message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
 
-set(VERSION_MAJOR "0")
-set(VERSION_MINOR "1")
+set(VERSION_MAJOR "1")
+set(VERSION_MINOR "0")
 set(VERSION_REVISION "0")
 set(VERSION "beta-9")