From a0b6fe01f480e03e04be7a3b5c6caa8c93957824 Mon Sep 17 00:00:00 2001 From: Automerge script Date: Thu, 2 Feb 2006 19:01:36 +0000 Subject: [PATCH] automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@9097 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 078d060ba6..0808134b02 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