From 5bd3f61156ade09d60db6a3d66d8a16ddff2552a Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 11 Aug 2007 07:08:10 +0000 Subject: [PATCH] reset DEVELOPER after release git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5343 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index a282ba859b..06413385b7 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -46,7 +46,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -/* #define DEVELOPER 1 */ +#define DEVELOPER 1 /* * SMCHECK does orphaned buffer checking (memory leaks) -- 2.39.5