X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/8481ea2740db7758f5533abfdbdbacce1ac6b919..2a674c7df33c986aba055f09a0377e073edccedf:/Makefile diff --git a/Makefile b/Makefile index 8959720..ad0f662 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ LIBS = 3rdparty/snmp++/libsnmp++.a \ -lcrypto \ -lpthread PROG = ssmd # SNMP Switch Management Daemon -VERSION = 1.2.0 +VERSION = 1.2.2 SOURCES = src/main.cpp \ src/pidfile.cpp \