Skip to content

Commit

Permalink
update from VERSION change (automatically now, with fixed Makefile)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaechler committed Mar 2, 2015
1 parent f543d40 commit 0a45546
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lisp/ess-custom.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;; ess-custom.el --- Customize variables for ESS

;; Copyright (C) 1997--2010, 2014 A.J. Rossini, Richard M. Heiberger, Martin
;; Copyright (C) 1997--2010 A.J. Rossini, Richard M. Heiberger, Martin
;; Maechler, Kurt Hornik, Rodney Sparapani, and Stephen Eglen.
;; Copyright (C) 2011--2012 A.J. Rossini, Richard M. Heiberger, Martin Maechler,
;; Copyright (C) 2011--2015 A.J. Rossini, Richard M. Heiberger, Martin Maechler,
;; Kurt Hornik, Rodney Sparapani, Stephen Eglen and Vitalie Spinu.

;; Author: A.J. Rossini <[email protected]>
Expand Down Expand Up @@ -132,7 +132,7 @@
:prefix "ess-")
;; Variables (not user-changeable)

(defvar ess-version "14.11" ;; updated by 'make'
(defvar ess-version "15.03" ;; updated by 'make'
"Version of ESS currently loaded.")

(defvar ess-revision nil ;; set
Expand Down

0 comments on commit 0a45546

Please sign in to comment.