Skip to content

Commit

Permalink
Increment version to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisclark committed Jul 22, 2020
1 parent 3f0154c commit 2ddb093
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(gluasteal LANGUAGES CXX VERSION 1.7)
project(gluasteal LANGUAGES CXX VERSION 1.8)

# set PIC
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
Expand Down

0 comments on commit 2ddb093

Please sign in to comment.