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