]> git.saurik.com Git - apt.git/blobdiff - CMakeLists.txt
show output as documented for APT::Periodic::Verbose 2
[apt.git] / CMakeLists.txt
index ace84e58ea309078fc289b18fb50c0332fcd5646..19d87280fb43b9a44393cb3b29f25483ceda5201 100644 (file)
@@ -170,7 +170,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")
+set(PACKAGE_VERSION "1.3.1")
 
 if (NOT DEFINED COMMON_ARCH)
   execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH