|  | @@ -6,7 +6,7 @@
 | 
	
		
			
				|  |  |  ;; Author: Carsten Dominik <carsten at orgmode dot org>
 | 
	
		
			
				|  |  |  ;; Keywords: outlines, hypermedia, calendar, wp
 | 
	
		
			
				|  |  |  ;; Homepage: http://orgmode.org
 | 
	
		
			
				|  |  | -;; Version: 7.01d
 | 
	
		
			
				|  |  | +;; Version: 7.01c
 | 
	
		
			
				|  |  |  ;;
 | 
	
		
			
				|  |  |  ;; This file is part of GNU Emacs.
 | 
	
		
			
				|  |  |  ;;
 | 
	
	
		
			
				|  | @@ -184,7 +184,7 @@ identifier."
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ;;; Version
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -(defconst org-version "7.01d"
 | 
	
		
			
				|  |  | +(defconst org-version "7.01c"
 | 
	
		
			
				|  |  |    "The version number of the file org.el.")
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  (defun org-version (&optional here)
 |