X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0789f685c14631f43e2ad2bd2b8444733dd4f00d..54dd6baaf16e92c83f63bdb3633df6e603ac19f3:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index ee1adf7a2..a26b32d71 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -165,7 +165,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~rc3") +set(PACKAGE_VERSION "1.3~rc4") if (NOT DEFINED COMMON_ARCH) execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH