summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-13 17:14:32 +0000
committerDavid Troy <dave@popvox.com>2006-04-13 17:14:32 +0000
commitd04144e41c0076359bbcee64cd2835f786cafac4 (patch)
treef3a590a9bc19e0eb8b6917b46de1e21ac57128aa /Makefile
parentc8edc58f3d94445f154f0d01e183328127dc0939 (diff)
downloadastmanproxy-d04144e41c0076359bbcee64cd2835f786cafac4.tar.gz
astmanproxy-d04144e41c0076359bbcee64cd2835f786cafac4.tar.xz
astmanproxy-d04144e41c0076359bbcee64cd2835f786cafac4.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@110 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