Browse Source

Fix merge conflict.

Bastien Guerry 13 years ago
parent
commit
c4cad9f80b
1 changed files with 0 additions and 5 deletions
  1. 0 5
      lisp/org.el

+ 0 - 5
lisp/org.el

@@ -209,13 +209,8 @@ identifier."
 
 ;;; Version
 
-<<<<<<< HEAD
 (defvaralias 'org-version 'org-release)
-=======
-(defconst org-version "7.8.10"
-  "The version number of the file org.el.")
 
->>>>>>> maint
 ;;;###autoload
 (defun org-version (&optional here)
   "Show the org-mode version in the echo area.