X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/422a2eba84361a8dfd84b549c13037512779c572..baec76f5f0f9fcbd71f6e2afaa7fc85543bd624c:/CMakeLists.txt?ds=sidebyside diff --git a/CMakeLists.txt b/CMakeLists.txt index 39c1bcedc..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~rc4") +set(PACKAGE_VERSION "1.4~beta1") if (NOT DEFINED COMMON_ARCH) execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH