]> git.stg.codes - ssmd.git/blobdiff - Makefile
Version bump
[ssmd.git] / Makefile
index 94f157442ef5e3dadeb3aeb6a920c6e3832603c3..5b42536dd48b0e3183c293a7650286680de7c973 100644 (file)
--- 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 \