aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d4067aa79..99fbeefd1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -43,9 +43,9 @@ include(GrComponent)
# Set the version information here
SET(VERSION_MAJOR 3)
-SET(VERSION_API 10)
+SET(VERSION_API 11)
SET(VERSION_ABI 0)
-SET(VERSION_PATCH 0)
+SET(VERSION_PATCH git)
include(GrVersion) #setup version info
#Set minimum version requirements