We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282ff03 commit 1f6aff4Copy full SHA for 1f6aff4
1 file changed
cpp/CMakeLists.txt
@@ -16,7 +16,7 @@
16
17
cmake_minimum_required (VERSION 3.11)
18
19
-project (libphonenumber VERSION 8.13.0)
+project (libphonenumber VERSION 9.0.0)
20
21
if (32BIT)
22
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -m32")
0 commit comments