X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/59a0e89da8ee86f0d94a9ee1d4e22722178aff50..baec76f5f0f9fcbd71f6e2afaa7fc85543bd624c:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 19d87280f..d97ff0111 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -170,7 +170,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.3.1") +set(PACKAGE_VERSION "1.4~beta1") if (NOT DEFINED COMMON_ARCH) execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH