summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-07-01 15:43:37 +0000
committerDavid Troy <dave@popvox.com>2006-07-01 15:43:37 +0000
commit5d52864609b3750bfeb7cda411802900aa190fc3 (patch)
treea7989cf5de2e99955310d8508582e6d19e8712d0 /Makefile
parent926f2742b7295cc83b2377535ebcaca2ad09936d (diff)
downloadastmanproxy-5d52864609b3750bfeb7cda411802900aa190fc3.tar.gz
astmanproxy-5d52864609b3750bfeb7cda411802900aa190fc3.tar.xz
astmanproxy-5d52864609b3750bfeb7cda411802900aa190fc3.zip
Cleanup 1.21pre into 1.21 (release)
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@129 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 df71864..7d19bfb 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
OSARCH=$(shell uname -s)
OSREV=$(shell uname -r)
-VERSION := 1.21pre
+VERSION := 1.21
DESTDIR ?=
CONFDIR:=/etc/asterisk
CONFDIR_REAL := $(DESTDIR)/etc/asterisk