Skip to content

Commit

Permalink
[vigiles] Bump manifest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mochel-timesys committed Sep 12, 2019
1 parent 9f850b5 commit 332e579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/vigiles.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 332e579

Please sign in to comment.