From 22e60752095b6e2339a7685fc344c5d9f1883cb2 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 22 Jul 2009 22:02:16 +0000 Subject: [PATCH] update version and enable debug git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9088 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 67989c86c5..cf936b9893 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