aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-02 19:01:36 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-02 19:01:36 +0000
commitfdb28333583d811c2a9ac3833710b5df8665eeee (patch)
tree1531c09a520bfe94516995cc92bb4f9c7617316f /Makefile
parent0f7b1ebd17d83225cb36f60f5e9438a394a0f604 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@9097 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 078d060ba..0808134b0 100644
--- a/Makefile
+++ b/Makefile
@@ -325,8 +325,6 @@ else
ifneq ($(wildcard .svn),)
ASTERISKVERSIONNUM=999999
ASTERISKVERSION=SVN-$(shell build_tools/make_svn_branch_name)
- else
- ASTERISKVERSIONNUM=000000
endif
endif