diff --git a/sphaira/CMakeLists.txt b/sphaira/CMakeLists.txt index 86b3f9a..8787f2d 100644 --- a/sphaira/CMakeLists.txt +++ b/sphaira/CMakeLists.txt @@ -28,7 +28,7 @@ option(ENABLE_DEVOPTAB_WEBDAV "" ON) # it also adds 230k to binary size, and i don't think anyone will use it. option(ENABLE_DEVOPTAB_SFTP "" OFF) -set(sphaira_VERSION 0.13.3) +set(sphaira_VERSION 1.0.0) project(sphaira VERSION ${sphaira_VERSION}