diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:27:56 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:27:56 +0000 |
commit | da0effa01236b359d70d4c67715da70a60141a94 (patch) | |
tree | 2468966a24fe0229c0e3b2493841fe38165ffb26 /Makefile | |
parent | 9147842a752d598f4cdc596d8568d26cb5e61faf (diff) | |
download | acf-iproute2-qos-da0effa01236b359d70d4c67715da70a60141a94.tar.bz2 acf-iproute2-qos-da0effa01236b359d70d4c67715da70a60141a94.tar.xz |
Bump version to 0.4.0v0.4.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=iproute2-qos PACKAGE=acf-$(APP_NAME) -VERSION=0.3.0 +VERSION=0.4.0 APP_DIST=\ qos* \ |