From 3458b4fdfffc1b4f542405325ffa8b6eed0eb1df Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves Date: Mon, 3 Jul 2017 20:44:19 -0400 Subject: New upstream version 9.0.9+dfsg --- lisp/ob-J.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/ob-J.el') diff --git a/lisp/ob-J.el b/lisp/ob-J.el index 572149b..eba4bc6 100644 --- a/lisp/ob-J.el +++ b/lisp/ob-J.el @@ -1,6 +1,6 @@ ;;; ob-J.el --- Babel Functions for J -*- lexical-binding: t; -*- -;; Copyright (C) 2011-2016 Free Software Foundation, Inc. +;; Copyright (C) 2011-2017 Free Software Foundation, Inc. ;; Author: Oleh Krehel ;; Keywords: literate programming, reproducible research @@ -38,7 +38,7 @@ (defcustom org-babel-J-command "jconsole" "Command to call J." :group 'org-babel - :version "25.2" + :version "26.1" :package-version '(Org . "9.0") :type 'string) -- cgit v1.2.3