We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308633d commit dde7749Copy full SHA for dde7749
CMakeLists.txt
@@ -5,7 +5,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
5
include(VersioningUtils)
6
7
SET_PROJECT_VERSION(1 1 0)
8
-set(WPE_API_VERSION "0.2")
+set(WPE_API_VERSION "1.0")
9
10
# Before making a release, the LT_VERSION string should be modified.
11
# The string is of the form C:R:A.
0 commit comments