X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/43b2d3407a1fb675f860b0af9f9f97c76b3c2550..0bfa03722f65de7d08bfb8665054bff68e25ea20:/Makefile diff --git a/Makefile b/Makefile index ad08280..45aef9a 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ LIBS = 3rdparty/snmp++/libsnmp++.a \ -lcrypto \ -lpthread PROG = ssmd # SNMP Switch Management Daemon -VERSION = 1.1.6 +VERSION = 1.1.7 SOURCES = src/main.cpp \ src/pidfile.cpp \