Skip to content

Commit 1f6aff4

Browse files
authored
Update cpp CMakeList.txt VERSION from 8.13.0 to 9.0.0. (#3840)
1 parent 282ff03 commit 1f6aff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
cmake_minimum_required (VERSION 3.11)
1818

19-
project (libphonenumber VERSION 8.13.0)
19+
project (libphonenumber VERSION 9.0.0)
2020

2121
if (32BIT)
2222
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -m32")

0 commit comments

Comments
 (0)