Skip to content

Commit

Permalink
Update embedded dnsmasq version to 2.90+1
Browse files Browse the repository at this point in the history
Signed-off-by: DL6ER <dl6er@dl6er.de>
  • Loading branch information
DL6ER committed Feb 19, 2024
1 parent 40886dc commit df58921
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
Expand Up @@ -11,6 +11,6 @@
cmake_minimum_required(VERSION 2.8.12)
project(PIHOLE_FTL C)

set(DNSMASQ_VERSION pi-hole-v2.90)
set(DNSMASQ_VERSION pi-hole-v2.90+1)

add_subdirectory(src)

0 comments on commit df58921

Please sign in to comment.