diff options
author | Linux User <ncopa@alpine-netbook.(none)> | 2009-11-12 10:45:26 +0000 |
---|---|---|
committer | Linux User <ncopa@alpine-netbook.(none)> | 2009-11-12 10:45:26 +0000 |
commit | 3d13531866bf9de3b7dddeb9ad86d99ed557c74d (patch) | |
tree | 5148ee8fa8ac95841bea9fb9320e81311dc2db73 | |
parent | d94b0ba7f28d3e9a2a5409f13575545253d02a43 (diff) | |
download | pingu-0.4.tar.bz2 pingu-0.4.tar.xz |
release 0.4v0.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ TARGETS = mtu pingu -VERSION = 0.3 +VERSION = 0.4 CFLAGS ?= -g CFLAGS += -DPINGU_VERSION=\"$(VERSION)\" |