Procházet zdrojové kódy

Fix merge conflict.

Bastien Guerry před 13 roky
rodič
revize
c4cad9f80b
1 změnil soubory, kde provedl 0 přidání a 5 odebrání
  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.