vis

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

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

commit deeed3a40658a6545c84605fb455f316db9c68eb
parent 74575fcedb03fc2d09d03fd43f6b7fac5903035b
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Wed, 29 Jul 2020 11:19:39 +0200

doc: update version number in doxygen config

Not sure whether that is actually used somewhere.

Diffstat:
Mdoc/Doxyfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Doxyfile b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Vis Editor" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.5 +PROJECT_NUMBER = 0.6 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a