From 1d8050fef1eb5395c6a18a2f2583dc5904a5ba06 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Wed, 12 Dec 2012 21:41:54 +0200 Subject: [PATCH] Version bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1d3630f..5b42536 100644 --- 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 \ -- 2.43.2