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