From 88770a461199b3443aedb0011280f8d0f57f91fa Mon Sep 17 00:00:00 2001 From: Charles-Henri Bruyand Date: Mon, 23 Apr 2018 11:08:15 +0200 Subject: [PATCH] docs: bump auth version to 4.2 for luarec integration --- docs/conf.py | 4 ++-- docs/lua-records.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index ac10d62ff1..44bb3ed4cb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,9 +59,9 @@ author = 'PowerDNS.COM BV' # built documents. # # The short X.Y version. -version = '4.1' +version = '4.2' # The full version, including alpha/beta/rc tags. -release = '4.1.1-pre' +#release = '4.1.1-pre' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/lua-records.rst b/docs/lua-records.rst index f2e1f24115..175312d781 100644 --- a/docs/lua-records.rst +++ b/docs/lua-records.rst @@ -2,7 +2,7 @@ Lua Records =========== To facilitate dynamic behaviour, such as Global Server Load Balancing, -PowerDNS Authoritative Server version 4.1.1 and later support dynamic DNS +PowerDNS Authoritative Server version 4.2 and later support dynamic DNS records. These records contain small snippets of configuration that enable dynamic -- 2.47.2