X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/0bfa03722f65de7d08bfb8665054bff68e25ea20..8481ea2740db7758f5533abfdbdbacce1ac6b919:/Makefile diff --git a/Makefile b/Makefile index 45aef9a..8959720 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.7 +VERSION = 1.2.0 SOURCES = src/main.cpp \ src/pidfile.cpp \