Fix Org ChangeLog entries and remove arch-tag.
[bpt/emacs.git] / lisp / org / ob-scheme.el
index 5dda693..a4f170f 100644 (file)
@@ -1,11 +1,11 @@
 ;;; ob-scheme.el --- org-babel functions for Scheme
 
-;; Copyright (C) 2010-2011 Free Software Foundation
+;; Copyright (C) 2010 Free Software Foundation
 
 ;; Author: Eric Schulte
 ;; Keywords: literate programming, reproducible research, scheme
 ;; Homepage: http://orgmode.org
-;; Version: 7.4
+;; Version: 7.7
 
 ;;; License:
 
@@ -135,4 +135,5 @@ then create.  Return the initialized session."
 (provide 'ob-scheme)
 
 
+
 ;;; ob-scheme.el ends here