Bump version to 1.0.0

This commit is contained in:
tobtoht 2021-08-30 02:01:07 +02:00
parent 3ef10e9b53
commit 0cdc7e57f2

View 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")