Skip to content

Commit 34eb922

Browse files
authored
CMakeLists.txt: Update version to 1.0.38 (#2659)
I should have done this before tagging he release but forgot. We are also lacking some binaries for 1.0.38 so I think we should tag 1.0.39 soon a call 1.0.38 a failures. See #2658
1 parent 4a3ef84 commit 34eb922

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
@@ -15,7 +15,7 @@
1515
#
1616

1717
cmake_minimum_required(VERSION 3.16)
18-
project(WABT LANGUAGES C CXX VERSION 1.0.37)
18+
project(WABT LANGUAGES C CXX VERSION 1.0.38)
1919

2020
include(GNUInstallDirs)
2121

0 commit comments

Comments
 (0)