]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fixup a comment in CMakeLists.txt. [skip ci]
authorDenis Ovsienko <[email protected]>
Sun, 15 Jan 2023 22:48:59 +0000 (22:48 +0000)
committerDenis Ovsienko <[email protected]>
Sun, 15 Jan 2023 22:48:59 +0000 (22:48 +0000)
CMakeLists.txt

index ae74dab6daf4a8d673a4e2b852aba9f0ea42d703..bca3e9b1567070eb8e95a5c17761246a52caf406 100644 (file)
@@ -5,7 +5,7 @@ if(WIN32)
     cmake_minimum_required(VERSION 3.12)
 else(WIN32)
     #
-    # For now, require only 2.8.6, just in case somebody is
+    # For now, require only 2.8.12, just in case somebody is
     # configuring with CMake on a "long-term support" version
     # of some OS and that version supplies an older version of
     # CMake.