]> git.saurik.com Git - apt.git/blobdiff - CMakeLists.txt
Bill is consistent. Bill is correct. Be like Bill.
[apt.git] / CMakeLists.txt
index ace84e58ea309078fc289b18fb50c0332fcd5646..d97ff011117b3755a3a9992245ad3ffbc66d44a2 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.4~beta1")
 
 if (NOT DEFINED COMMON_ARCH)
   execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH