]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2012 15:59:40 +0000 (10:59 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2012 15:59:40 +0000 (10:59 -0500)
lisp/ChangeLog
lisp/emacs-lisp/cl-lib.el

index a267c7269862fd2da8afc28a47516a1eec44fcc7..343ea621e9e9ac64167ef1a7a2019e7a584912c6 100644 (file)
@@ -1,3 +1,7 @@
+2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/cl-lib.el: Set more meaningful version number.
+
 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
 
        * window.el (enlarge-window, shrink-window): Don't mention return
index e9b30a8f62d2ac9ddc500209277656c70439000e..9515c6fd12fce02a1a2136b5c8a93df3cddf2601 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1993, 2001-2012  Free Software Foundation, Inc.
 
 ;; Author: Dave Gillespie <daveg@synaptics.com>
-;; Version: 2.02
+;; Version: 1.0
 ;; Keywords: extensions
 
 ;; This file is part of GNU Emacs.