summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-07-01 17:17:51 +0000
committerDavid Troy <dave@popvox.com>2006-07-01 17:17:51 +0000
commitf896b539af305e4598261cfcc932219603a93fa2 (patch)
tree4d9aab14ffc31b0f7899f25668265f708252fdb4 /Makefile
parentc73436fe4007ad5746cf2b0fe2cf7fc2c434f603 (diff)
downloadastmanproxy-f896b539af305e4598261cfcc932219603a93fa2.tar.gz
astmanproxy-f896b539af305e4598261cfcc932219603a93fa2.tar.xz
astmanproxy-f896b539af305e4598261cfcc932219603a93fa2.zip
Start of 1.22pre (trunk)
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@134 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 009df82..0905ed4 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
OSARCH=$(shell uname -s)
OSREV=$(shell uname -r)
-VERSION := 1.21
+VERSION := 1.22pre
DESTDIR ?=
CONFDIR:=/etc/asterisk
CONFDIR_REAL := $(DESTDIR)/etc/asterisk