summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-08 03:01:10 +0000
committerDavid Troy <dave@popvox.com>2006-04-08 03:01:10 +0000
commita2ca89e8495ae5ce5373639048a2d69974403024 (patch)
treee958bda281fe3a2e7e0d573e79e0472738ddf2eb
parent3f71b5f579fac7d75805105d7e96f56426ce4ba2 (diff)
downloadastmanproxy-a2ca89e8495ae5ce5373639048a2d69974403024.tar.gz
astmanproxy-a2ca89e8495ae5ce5373639048a2d69974403024.tar.xz
astmanproxy-a2ca89e8495ae5ce5373639048a2d69974403024.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/tags/1.20@102 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