Adapt release.sh to update the latest version in the debugging docs.

This commit is contained in:
Ingo Bürk
2015-04-20 17:51:34 +02:00
parent 191671c9b8
commit 798e654af7
2 changed files with 4 additions and 3 deletions

View File

@ -10,10 +10,10 @@ Thank you for being interested in debugging i3. It really means
something to us to get your bug fixed. If you have any questions about the
process and/or need further help, do not hesitate to contact us!
== Verify you are using i3 ≥ 4.7
== Verify you are using i3 ≥ 4.10
Only the latest major version of i3 is supported, i.e. version 4.7 currently.
To verify which version you are running, use:
Only the latest major version of i3 is supported. To verify which version
you are running, use:
---------------
$ i3 --moreversion 2>&- || i3 --version