From c24d02e58aa5edc756772b0971a1132e6efc3040 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 23 Aug 2014 22:54:21 +0200 Subject: [PATCH] Make update_version display version+date --- docs/update_version | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/update_version b/docs/update_version index 116df28f..5fde6850 100755 --- a/docs/update_version +++ b/docs/update_version @@ -19,3 +19,5 @@ echo "s%@DATE@%${DATE}%g" >>${out} sed -f ${out} manuals/version.tex.in >manuals/version.tex sed -f ${out} manuals/bacula.sty.in >manuals/bacula.sty rm -f ${out} +echo "Updated version to:" +cat manuals/version.tex -- 2.39.5