aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-03-05 14:24:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-03-05 14:24:20 +0000
commitaae9b7a899327da00fcf131fcb5f968766fa46b0 (patch)
treee08a6822d6589009d64a41911de0c38a93e35f8e /Makefile
parent667a65083f615d528ea0fd439a1d8d241c012cb0 (diff)
downloadpingu-0.3.tar.bz2
pingu-0.3.tar.xz
release 0.3v0.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b7be94a..4d90201 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
TARGETS = mtu pingu
-VERSION = 0.2
+VERSION = 0.3
CFLAGS ?= -g
CFLAGS += -DPINGU_VERSION=\"$(VERSION)\"