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