aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 861bac4..0e77a44 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
TARGETS = mtu pingu
-VERSION = 0.4.1
+VERSION = 0.4.2
CFLAGS ?= -g
CFLAGS += -DPINGU_VERSION=\"$(VERSION)\"