diff options
author | Ted Trask <ttrask01@yahoo.com> | 2013-10-31 03:50:44 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2013-10-31 03:50:44 +0000 |
commit | c89ea24879a906602bc2d43c247835f55280cd75 (patch) | |
tree | 0ab504eafecf2694b8f8691308232e26c42cffde | |
parent | fc996d5c5c994a13d81d336c9fbeda120685cc42 (diff) | |
download | acf-vlc-daemon-c89ea24879a906602bc2d43c247835f55280cd75.tar.bz2 acf-vlc-daemon-c89ea24879a906602bc2d43c247835f55280cd75.tar.xz |
Bump version to 0.3.0v0.3.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=vlc-daemon PACKAGE=acf-$(APP_NAME) -VERSION=0.2.1 +VERSION=0.3.0 APP_DIST=\ vlc* \ |