Skip to content

Commit b783702

Browse files
authored
Release v0.12.6 (#88)
1 parent 41281ea commit b783702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cmake_policy(VERSION 3.5.1)
3131

3232
project(editorconfig VERSION "0.12.6" LANGUAGES C)
3333

34-
set(PROJECT_VERSION_SUFFIX "-development")
34+
set(PROJECT_VERSION_SUFFIX "")
3535

3636
include(GNUInstallDirs)
3737
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMake_Modules")

0 commit comments

Comments
 (0)