diff --git a/LICENSE b/LICENSE index 77e16525..7097c0db 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Jool - SIIT and NAT64 for Linux -Copyright (C) 2021 NIC Mexico +Copyright (C) 2022 NIC Mexico This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/configure.ac b/configure.ac index 986994aa..947283ca 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([Jool], [4.1.6], [jool@nic.mx]) +AC_INIT([Jool], [4.1.7], [jool@nic.mx]) AC_CONFIG_SRCDIR([src/common/xlat.h]) AM_INIT_AUTOMAKE([subdir-objects]) LT_PREREQ([2.4.6]) diff --git a/docs/_config.yml b/docs/_config.yml index dd344028..d38fe7ff 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ markdown: kramdown baseurl: /Jool repository-url: https://github.com/NICMx/Jool -latest-version: 4.1.6 +latest-version: 4.1.7 rfc-siit: https://tools.ietf.org/html/rfc7915 draft-siit-eam: https://tools.ietf.org/html/rfc7757 diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index d2df779c..0333e8d5 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -59,7 +59,7 @@