diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-05 15:13:31 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-05 15:13:31 -0300 |
commit | c992730fde4c4a149f074131a7c996f00fc1276f (patch) | |
tree | 6729a9db1f441668d39bf0daba1e1329563fdd5e | |
parent | df18d0c7060007aaa757ea749bcbb66814d1f4ce (diff) | |
download | firma-c992730fde4c4a149f074131a7c996f00fc1276f.tar.gz firma-c992730fde4c4a149f074131a7c996f00fc1276f.tar.bz2 |
Releasing 0.4
-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 |