Browse Source

Release 5.22

Carsten Dominik 17 years ago
parent
commit
a011ae4ecb
4 changed files with 7 additions and 7 deletions
  1. 3 3
      ORGWEBPAGE/index.org
  2. 2 2
      org.el
  3. 1 1
      org.texi
  4. 1 1
      orgcard.tex

+ 3 - 3
ORGWEBPAGE/index.org

@@ -22,9 +22,9 @@ messages, BBDB entries, and any files related to the projects.  For
 printing and sharing of notes, an Org-mode file can be exported as a
 structured ASCII file, HTML, and LaTeX.
 
-* Current Version (5.21) and Compatibility
+* Current Version (5.22) and Compatibility
 
-The current version is 5.21.  To see what has changed in recent
+The current version is 5.22.  To see what has changed in recent
 releases, check this [[file:Changes.html][list of user-visible changes]].  These descriptions
 are extensive, to avoid that people will be printing the manual after
 each incremental release.  If you have an older version of the manual,
@@ -39,7 +39,7 @@ but may lag a bit behind the website release.
 * Downloads
 
 **** Distribution
-Download as [[file:org-5.21.zip][zip file]] or [[file:org-5.21.tar.gz][gzipped tar archive]].  These archives contain
+Download as [[file:org-5.22.zip][zip file]] or [[file:org-5.22.tar.gz][gzipped tar archive]].  These archives contain
 both the Lisp file org.el and the documentation in PDF and (TeX)Info
 formats.  A shell script to simplify upgrading to the newest release
 has been posted [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here]].

+ 2 - 2
org.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
-;; Version: 5.21+
+;; Version: 5.22
 ;;
 ;; This file is part of GNU Emacs.
 ;;
@@ -84,7 +84,7 @@
 
 ;;; Version
 
-(defconst org-version "5.21+"
+(defconst org-version "5.22"
   "The version number of the file org.el.")
 
 (defun org-version (&optional here)

+ 1 - 1
org.texi

@@ -3,7 +3,7 @@
 @setfilename ../../info/org
 @settitle Org Mode Manual
 
-@set VERSION 5.21
+@set VERSION 5.22
 @set DATE February 2008
 
 @dircategory Emacs

+ 1 - 1
orgcard.tex

@@ -1,5 +1,5 @@
 % Reference Card for Org Mode
-\def\orgversionnumber{5.21}
+\def\orgversionnumber{5.22}
 \def\versionyear{2008}          % latest update
 \def\year{2008}                 % latest copyright year