summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-08 03:02:05 +0000
committerDavid Troy <dave@popvox.com>2006-04-08 03:02:05 +0000
commitecd046b99af24d59581856330bd15b0ca721e2cb (patch)
treee958bda281fe3a2e7e0d573e79e0472738ddf2eb
parentab4b54852ac9270880a85acc18a3718fd93e2de2 (diff)
downloadastmanproxy-ecd046b99af24d59581856330bd15b0ca721e2cb.tar.gz
astmanproxy-ecd046b99af24d59581856330bd15b0ca721e2cb.tar.xz
astmanproxy-ecd046b99af24d59581856330bd15b0ca721e2cb.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@103 f02b47b9-160a-0410-81a6-dc3441afb0ec
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b22697..e0d29ea 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
OSARCH=$(shell uname -s)
OSREV=$(shell uname -r)
-VERSION := 1.20pre
+VERSION := 1.20
DESTDIR ?=
CONFDIR:=/etc/asterisk
CONFDIR_REAL := $(DESTDIR)/etc/asterisk