summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-13 16:51:35 +0000
committerDavid Troy <dave@popvox.com>2006-04-13 16:51:35 +0000
commit9dc19ee358039597f54cda2471b4f98f958ad47a (patch)
treef3a590a9bc19e0eb8b6917b46de1e21ac57128aa /Makefile
parentda0b93365a6ff3c2e6567d6b3f7de27d58451752 (diff)
downloadastmanproxy-9dc19ee358039597f54cda2471b4f98f958ad47a.tar.gz
astmanproxy-9dc19ee358039597f54cda2471b4f98f958ad47a.tar.xz
astmanproxy-9dc19ee358039597f54cda2471b4f98f958ad47a.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.21pre@109 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b18fd8d..71d2224 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
OSARCH=$(shell uname -s)
OSREV=$(shell uname -r)
-VERSION := 1.20
+VERSION := 1.21pre
DESTDIR ?=
CONFDIR:=/etc/asterisk
CONFDIR_REAL := $(DESTDIR)/etc/asterisk