소스 검색

Fix merge conflict.

Bastien Guerry 13 년 전
부모
커밋
c4cad9f80b
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  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.