diff lisp/textmodes/org.el @ 81246:c9c49ee7b12c

Version number fixed.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 07 Jun 2007 09:01:10 +0000
parents 72dd58943aa5
children 93da8039e7f8 e9f94688a064
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)