Skip to content

Commit 67a1429

Browse files
committed
Edit version
1 parent fde241e commit 67a1429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.25)
22

33
project(luaclasslib
4-
VERSION 1.0
4+
VERSION 1.0.0
55
LANGUAGES C CXX)
66

77
set(LUACLASS_ENABLE_ASAN false CACHE BOOL "Enable address sanitizer for tests target.")

0 commit comments

Comments
 (0)