From: Steve Murphy Date: Mon, 12 Nov 2007 23:33:55 +0000 (+0000) Subject: Don't forget the ASTERISK_VERSION for the sake of the mtx_prof stuff. X-Git-Tag: 1.6.0-beta1~3^2~907 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f033e50a1588a5829479ef83b7f2275b08669bf4;p=thirdparty%2Fasterisk.git Don't forget the ASTERISK_VERSION for the sake of the mtx_prof stuff. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89201 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/utils/hashtest.c b/utils/hashtest.c index 17c30ab7b1..18dc713f46 100644 --- a/utils/hashtest.c +++ b/utils/hashtest.c @@ -29,6 +29,7 @@ */ #include "asterisk.h" +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include