From 48ba4bf1cd6ad72ef043bd3d818ac4cebdfd6e63 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 5 Aug 2020 10:02:19 +0200 Subject: [PATCH] BEE Backport bacula/src/win32/stored/trayMonitor.cpp This commit is the result of the squash of the following main commits: --- bacula/src/win32/stored/trayMonitor.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bacula/src/win32/stored/trayMonitor.cpp b/bacula/src/win32/stored/trayMonitor.cpp index 57ba198c5b..ac4ac28277 100644 --- a/bacula/src/win32/stored/trayMonitor.cpp +++ b/bacula/src/win32/stored/trayMonitor.cpp @@ -19,6 +19,8 @@ /* * Kern Sibbald, August 2007 * + * Version $Id$ + * */ #include "who.h" -- 2.47.3