From 54dd6baaf16e92c83f63bdb3633df6e603ac19f3 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 2 Sep 2016 20:30:33 +0200 Subject: Release 1.3~rc4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 -- cgit v1.2.3