diff options
-rwxr-xr-x | firma | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2498,7 +2498,7 @@ function ReplayProtectionCheck { # hardcode path to firma.conf, firma version and program name declare -r \ FIRMA_CONFIG_FILE="/var/lib/firma/firma.conf" \ - VERSION="0.3-git" \ + VERSION="0.4-git" \ BASENAME="$(basename $0)" # set environmental variables and options |