Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
springzfx committed May 14, 2020
1 parent 749fe38 commit 2838ffb
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.10)

project(cgproxy VERSION 3.7)
project(cgproxy VERSION 3.8)
add_executable(cgattach cgattach.cpp)

install(TARGETS cgattach DESTINATION /usr/bin
Expand Down

0 comments on commit 2838ffb

Please sign in to comment.