Skip to content

Commit

Permalink
Bumped v6.0.7b
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Jul 30, 2022
1 parent 1d170d9 commit 315a1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5.1)
cmake_policy(SET CMP0069 NEW)

project(llhttp VERSION 6.0.5)
project(llhttp VERSION 6.0.7b)
include(GNUInstallDirs)

set(CMAKE_C_STANDARD 99)
Expand Down

0 comments on commit 315a1c1

Please sign in to comment.