summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-09-01 15:06:43 +0200
committerJulian Andres Klode <jak@debian.org>2016-09-01 15:06:43 +0200
commitf6c10fb46d1193b8181b5846538e2cf7c15ff216 (patch)
treeba76ad0381704c6d9523aadf51fe664b3fa8c34b /CMakeLists.txt
parent517f675bf064a1f8be7e42dfe92bb8f4da066bfb (diff)
releasing package apt version 1.3~rc3ubuntu21.3_rc3ubuntu2
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db0ea1f47..c29c27e27 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 <deity@lists.debian.org>")
-set(PACKAGE_VERSION "1.3~rc3ubuntu1")
+set(PACKAGE_VERSION "1.3~rc3ubuntu2")
if (NOT DEFINED COMMON_ARCH)
execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH