diff --git a/conf/vigiles.conf b/conf/vigiles.conf index 4cfff77..4771d67 100644 --- a/conf/vigiles.conf +++ b/conf/vigiles.conf @@ -9,7 +9,7 @@ # ########################################################### -VIGILES_MANIFEST_VERSION = "1.7" +VIGILES_MANIFEST_VERSION = "1.10" VIGILES_TIMESTAMP = "${@time.strftime('%Y-%m-%d_%H.%M.%S', time.strptime(d.getVar('DATETIME', True), '%Y%m%d%H%M%S') ) }" VIGILES_TIMESTAMP[vardepsexclude] += "DATETIME"