]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
automerge commit
authorAutomerge script <automerge@asterisk.org>
Thu, 2 Feb 2006 19:01:36 +0000 (19:01 +0000)
committerAutomerge script <automerge@asterisk.org>
Thu, 2 Feb 2006 19:01:36 +0000 (19:01 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@9097 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile

index 078d060ba648a0a5f16d1e4fe6ee923a5847e59e..0808134b0261a207d4fc17e725f6c51721714078 100644 (file)
--- 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