X-Git-Url: https://git.stg.codes/ssmd.git/blobdiff_plain/19b2c8a4cdc62abc4596e422865ad89a082fc3a1..5042f0be451ee5b0cc29188ae9b310f39670d502:/Makefile diff --git a/Makefile b/Makefile index ab3acd3..94f1574 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ LIBS = -lpthread \ -lboost_program_options \ 3rdparty/snmp++/libsnmp++.a PROG = gssmd # GTS SNMP Switch Management Daemon -VERSION = 1.0.4 +VERSION = 1.1.2 SOURCES = src/main.cpp \ src/pidfile.cpp \