diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-11-03 18:31:34 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-11-03 18:31:34 -0500 |
commit | 917b58bba636eca63337be1ea6d44d90c8dbf793 (patch) | |
tree | 7dd47d4b289e9b4db6d3cb10dc02ec3312076674 | |
parent | changelog updated (diff) |
sisu-mode.el make version number match this sisu version where introduced
-rw-r--r-- | data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el b/data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el index 1d05a573..d8febd78 100644 --- a/data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el +++ b/data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el @@ -1,7 +1,7 @@ ;;; sisu-mode.el --- a major-mode for highlighting a hierarchy structured text. ;; @Author: Ambrose Kofi Laing (& Ralph Amissah) ;; @Keywords: text, processes, tools -;; @Version: 0.96.4 2008-11-02 +;; @Version: 0.69.4 2008-11-02 ;; @License: GPLv3 ;; @Home URL: SiSU: http://www.jus.uio.no/sisu ;; originally looked at (based on) doc-mode, with kind permission of the author |