X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/4d615f132a1b6645e490e222c9fad08d2ed1ced0..6c4b6a06234acd26e1d9bbb51668157263165fe1:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 50397f5..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.1.5 +VERSION = 1.2.2 SOURCES = src/main.cpp \ src/pidfile.cpp \