Skip to content

Commit

Permalink
-updated a version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kamchatka-volcano committed Jun 19, 2022
1 parent d1ed5f2 commit 60f10d1
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.18)

project(fcgi_responder VERSION 1.1.0 DESCRIPTION "FastCGI protocol responder role implementation library")
project(fcgi_responder VERSION 1.2.0 DESCRIPTION "FastCGI protocol responder role implementation library")

if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
set(FCGI_RESPONDER_SUBPROJECT OFF)
Expand Down

0 comments on commit 60f10d1

Please sign in to comment.