summaryrefslogtreecommitdiff
path: root/devel.wml
diff options
context:
space:
mode:
Diffstat (limited to 'devel.wml')
-rw-r--r--devel.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.wml b/devel.wml
index c42e21beaf..e4fb4b78c9 100644
--- a/devel.wml
+++ b/devel.wml
@@ -3,7 +3,7 @@
<h1>Reporting bugs</h1>
To report a bug, in addition to describing the issue, please:
<ul>
-<li>Provide the version of the library the bug is present on (the oldest supported release is $(STABLE_VER).x), and try to detect the version the bug was introduced, e.g., using git-bisect.</li>
+<li>Provide the version of the library the bug is present on (the oldest supported release is $(STABLE_OLD_VER).x), and try to detect the version the bug was introduced, e.g., using git-bisect.</li>
<li>Provide a way to reproduce the issue; e.g., a small program which reproduces it.</li>
<li>Use <a href="https://gitlab.com/gnutls/gnutls/issues">our issue tracker</a>
or the <a href="mailto:$(EMAIL)">bug report address</a> for non-public issues.</li>