Skip to content

Commit

Permalink
push version (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
maddinat0r committed Sep 2, 2016
1 parent 78eda10 commit e2a335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8)
project(samp-log-core)

set(LOGCORE_VERSION "0.2.1")
set(LOGCORE_VERSION "0.2.2")
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/libs/cmake")

set(CMAKE_CXX_STANDARD 11) #required for fmt library
Expand Down

0 comments on commit e2a335b

Please sign in to comment.