Skip to content

Commit 4585b72

Browse files
committed
Changed the artifact names again
1 parent 72674cc commit 4585b72

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.11)
22

3-
project(FrankC LANGUAGES C VERSION 1.21)
3+
project(FrankC LANGUAGES C VERSION 1.22)
44

55
option(BUILD_FOR_DOS "Build ${PROJECT_NAME} for DOS using DJGPP" OFF)
66
option(BUILD_SHARED_LIBS "Build shared version of libFrank" OFF)

0 commit comments

Comments
 (0)