diff options
author | Ted Trask <ttrask01@yahoo.com> | 2013-10-31 03:45:47 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2013-10-31 03:45:47 +0000 |
commit | f948d53717e5e187c3b9208fd0ce16b17e3ecdef (patch) | |
tree | 83a0d403db690fe811224e03c671c7fabbb92467 | |
parent | 2262acb8dbee2e6005e679d454e5d4358ab443eb (diff) | |
download | acf-quagga-f948d53717e5e187c3b9208fd0ce16b17e3ecdef.tar.bz2 acf-quagga-f948d53717e5e187c3b9208fd0ce16b17e3ecdef.tar.xz |
Bump version to 0.9.0v0.9.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=quagga PACKAGE=acf-$(APP_NAME) -VERSION=0.8.0 +VERSION=0.9.0 APP_DIST=\ bgp* \ |