diff --git a/CMakeLists.txt b/CMakeLists.txt index c54b6450..02a0e420 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ if (USE_VCPKG) endif() project(melonDS - VERSION 1.0 + VERSION 1.0.0 DESCRIPTION "DS emulator, sorta" HOMEPAGE_URL "https://melonds.kuribo64.net" LANGUAGES C CXX)