Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Homas committed Nov 17, 2021
1 parent 24e0e35 commit f4df031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
#Copyright 2017-2019 Vadim Pavlov ioc2rpz[at]gmail[.]com
#Copyright 2017-2021 Vadim Pavlov ioc2rpz[at]gmail[.]com
#
#Licensed under the Apache License, Version 2.0 (the "License");
#you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion include/ioc2rpz.hrl
Expand Up @@ -48,7 +48,7 @@
%%%%%%
%%%%%% Do not modify any settings below the line
%%%%%%
-define(ioc2rpz_ver, "1.2.0.0-2021073101").
-define(ioc2rpz_ver, "1.2.0.1-2021111601").

-define(ZNameZip,16#c00c:16). %Zone name/original fqdn from a request is always at byte 10 in the response
-define(ZNameZipN,16#c00c). % Offset in bytes - Zone name/original fqdn from a request is always at byte 10 in the response
Expand Down

0 comments on commit f4df031

Please sign in to comment.