diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-05 14:24:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-05 14:24:20 +0000 |
commit | aae9b7a899327da00fcf131fcb5f968766fa46b0 (patch) | |
tree | e08a6822d6589009d64a41911de0c38a93e35f8e /Makefile | |
parent | 667a65083f615d528ea0fd439a1d8d241c012cb0 (diff) | |
download | pingu-0.3.tar.bz2 pingu-0.3.tar.xz |
release 0.3v0.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ TARGETS = mtu pingu -VERSION = 0.2 +VERSION = 0.3 CFLAGS ?= -g CFLAGS += -DPINGU_VERSION=\"$(VERSION)\" |