Skip to content

Commit

Permalink
Bump project version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelDol committed Jun 30, 2023
1 parent 7dcb612 commit bf94eb8
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project("DNS Probe" VERSION 1.1.2)
project("DNS Probe" VERSION 1.1.3)

set(AF_PACKET_BACKEND ON CACHE BOOL "Define backend for packet processing")
set(DPDK_BACKEND OFF CACHE BOOL "Define backend for packet processing")
Expand Down

0 comments on commit bf94eb8

Please sign in to comment.