Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisclark committed Jul 24, 2020
1 parent 5a2a547 commit 5b8d285
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.8)
project(gluasteal LANGUAGES CXX VERSION 1.9)

This comment has been minimized.

Copy link
@Jay-CB

Jay-CB Jul 24, 2020

wow


# set PIC
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
Expand Down

0 comments on commit 5b8d285

Please sign in to comment.