aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-12 23:33:55 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-12 23:33:55 +0000
commit8a1c2d1509f49f43f4fdb91ec7e314eb553203f8 (patch)
treed1702ecefbc4f32b1a287dd2e869abfc54c3e419 /utils
parent71ed15b080cb96dcfd6c357b6fe69757b01163f1 (diff)
Don't forget the ASTERISK_VERSION for the sake of the mtx_prof stuff.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89201 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'utils')
-rw-r--r--utils/hashtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/hashtest.c b/utils/hashtest.c
index 17c30ab7b..18dc713f4 100644
--- a/utils/hashtest.c
+++ b/utils/hashtest.c
@@ -29,6 +29,7 @@
*/
#include "asterisk.h"
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/types.h>
#include <stdio.h>