aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d90201..5101b66 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
TARGETS = mtu pingu
-VERSION = 0.3
+VERSION = 0.4
CFLAGS ?= -g
CFLAGS += -DPINGU_VERSION=\"$(VERSION)\"