]> git.saurik.com Git - apt.git/blobdiff - CMakeLists.txt
Release 1.3~rc3
[apt.git] / CMakeLists.txt
index 35c75b18a2c8543cb634d7c6359960cc1285fe66..ee1adf7a27649a148efa37f1c46b635cb0980fc4 100644 (file)
@@ -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~rc2")
+set(PACKAGE_VERSION "1.3~rc3")
 
 if (NOT DEFINED COMMON_ARCH)
   execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH