]> git.stg.codes - ssmd.git/commitdiff
Version bump
authorMaxim Mamontov <faust.madf@gmail.com>
Wed, 12 Dec 2012 19:41:54 +0000 (21:41 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Wed, 12 Dec 2012 19:41:54 +0000 (21:41 +0200)
Makefile

index 1d3630f8ebbd59aec03bdfea866b86c792108764..5b42536dd48b0e3183c293a7650286680de7c973 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ LIBS = -lpthread \
        -lboost_program_options \
        3rdparty/snmp++/libsnmp++.a
 PROG = ssmd # SNMP Switch Management Daemon
-VERSION = 1.1.2
+VERSION = 1.1.3
 
 SOURCES = src/main.cpp \
          src/pidfile.cpp \