Skip to content

Commit

Permalink
Release 0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Jun 17, 2021
1 parent 082268b commit f6b0ca3
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 @@ -31,7 +31,7 @@ cmake_policy(VERSION 3.5.1)

project(editorconfig VERSION "0.12.5" LANGUAGES C)

set(PROJECT_VERSION_SUFFIX "-development")
set(PROJECT_VERSION_SUFFIX "")

include(GNUInstallDirs)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMake_Modules")
Expand Down

0 comments on commit f6b0ca3

Please sign in to comment.