changeset 81246:c9c49ee7b12c

Version number fixed.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 07 Jun 2007 09:01:10 +0000
parents aedcfa0f3ff2
children c42760094fd6
files lisp/textmodes/org.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/org.el	Thu Jun 07 09:00:45 2007 +0000
+++ b/lisp/textmodes/org.el	Thu Jun 07 09:01:10 2007 +0000
@@ -83,7 +83,7 @@
 
 ;;; Version
 
-(defconst org-version "4.76"
+(defconst org-version "4.77"
   "The version number of the file org.el.")
 (defun org-version ()
   (interactive)