Tag open source release 1.1.7.

This commit is contained in:
costan
2017-08-24 12:35:03 -07:00
committed by Victor Costan
parent 824e6718b5
commit b02bfa754e
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1)
project(Snappy VERSION 1.1.6 LANGUAGES C CXX)
project(Snappy VERSION 1.1.7 LANGUAGES C CXX)
# BUILD_SHARED_LIBS is a standard CMake variable, but we declare it here to make
# it prominent in the GUI.