diff options
author | Ted Trask <ttrask01@yahoo.com> | 2013-11-09 03:43:27 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-02-04 16:57:03 +0000 |
commit | 716e13a0dfecee4cc8b7743a3c186976f46b0e23 (patch) | |
tree | 5e240e16e9f2b861aff0186b9a0108f301bdca1d | |
parent | 675a39c087d0a915f814f6e6c7aa1f94cadbebfe (diff) | |
download | acf-kamailio-716e13a0dfecee4cc8b7743a3c186976f46b0e23.tar.bz2 acf-kamailio-716e13a0dfecee4cc8b7743a3c186976f46b0e23.tar.xz |
Bump version to 0.7.1
(cherry picked from commit b535cc71e1b2fa53b0ca3a422522d2a8f45287e0)
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=kamailio PACKAGE=acf-$(APP_NAME) -VERSION=0.7.0 +VERSION=0.7.1 APP_DIST=\ kamailio* \ |