Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Jun 28, 2019
1 parent c04da46 commit 3c6da0f
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.3)
project(cog VERSION 0.3.0 LANGUAGES C)
project(cog VERSION 0.3.1 LANGUAGES C)

list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_SOURCE_DIR}/cmake")
include(GNUInstallDirs)
Expand Down

0 comments on commit 3c6da0f

Please sign in to comment.