Tag open source release 1.1.5.

This commit is contained in:
costan
2017-06-28 14:23:16 -07:00
committed by Victor Costan
parent 5bc9c82ae3
commit 513df5fb5a
3 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
PROJECT(Snappy VERSION 1.1.4 LANGUAGES C CXX)
PROJECT(Snappy VERSION 1.1.5 LANGUAGES C CXX)
SET(CMAKE_INCLUDE_CURRENT_DIR ON)