From e674434389249d9b65e6403eb608e4c33d1d48cb Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 10 Dec 2017 15:39:17 +0200 Subject: Updated version number for new release. --- docs/markdown/Reference-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Reference-manual.md') diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 13a2b2a..03660f5 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -1571,7 +1571,7 @@ page](Configuration.md) It has three methods: - `get_unquoted(varname, default_value)` returns the value of `varname` but without surrounding double quotes (`"`). If the value has not been set returns `default_value` if it is defined and errors out if not. - Available since 0.43.0 + Available since 0.44.0 - `has(varname)`, returns `true` if the specified variable is set -- cgit v1.1