Skip to content

Commit

Permalink
Version 93 (#2800)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 committed Apr 27, 2020
1 parent 720aad9 commit f53f88f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ full changeset diff at the end of each section.
Current Trunk
-------------

v93
---

- First release with binaries built with github actions.


v92
---

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1.3)
project(binaryen LANGUAGES C CXX VERSION 92)
project(binaryen LANGUAGES C CXX VERSION 93)
include(GNUInstallDirs)

if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit f53f88f

Please sign in to comment.