vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit 0b411ecf58afc38b1ad6300ad0f1de33e7382869
parent c0523f3559433adb55a413d931899c761585e237
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Wed, 13 May 2020 11:40:58 +0200

doc: update outdated version information

Diffstat:
Mdoc/conf.py | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py @@ -67,9 +67,9 @@ author = 'Marc André Tanner' # built documents. # # The short X.Y version. -version = '0.3' +version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.3' +release = '0.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.