Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
randstr committed Oct 4, 2019
1 parent 874aaa9 commit 269ab88
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
Expand Up @@ -28,7 +28,7 @@ cmake_minimum_required(VERSION 3.0)

project(editorconfig-core-lua VERSION 0.3.0 LANGUAGES C)

set(LEC_VERSION "${PROJECT_VERSION}-git")
set(LEC_VERSION "${PROJECT_VERSION}")

set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules")
include(FindEditorConfig)
Expand Down

0 comments on commit 269ab88

Please sign in to comment.