Skip to content

Commit 81520aa

Browse files
bumped version to 1.2.1
1 parent 8206697 commit 81520aa

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
@@ -7,7 +7,7 @@ endif ()
77

88
set (CMAKE_PROJECT_DESCRIPTION "UDP tunnel over TCP")
99
set (CMAKE_PROJECT_HOMEPAGE_URL "https://github.com/andrew-aladjev/udptunnel")
10-
set (PROJECT_VERSION "1.2.0")
10+
set (PROJECT_VERSION "1.2.1")
1111

1212
if (NOT DEFINED CMAKE_INSTALL_BINDIR)
1313
set (CMAKE_INSTALL_BINDIR "sbin" CACHE PATH "output directory for binaries")

0 commit comments

Comments
 (0)