mirror of
https://github.com/Cairo-Dock/cairo-dock-core.git
synced 2026-04-20 18:40:15 +02:00
build: bump version
This commit is contained in:
@@ -13,7 +13,7 @@ include (GNUInstallDirs)
|
||||
|
||||
########### project ###############
|
||||
|
||||
set (VERSION "3.6.1") # no dash, only numbers, dots and maybe alpha/beta/rc, e.g.: 3.3.1 or 3.3.99.alpha1
|
||||
set (VERSION "3.6.2") # no dash, only numbers, dots and maybe alpha/beta/rc, e.g.: 3.3.1 or 3.3.99.alpha1
|
||||
|
||||
add_compile_options (-std=c99 -Wall -Wextra -Werror-implicit-function-declaration) # -Wextra -Wwrite-strings -Wuninitialized -Wstrict-prototypes -Wreturn-type -Wparentheses -Warray-bounds)
|
||||
if (NOT DEFINED CMAKE_BUILD_TYPE)
|
||||
|
||||
Reference in New Issue
Block a user