X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=apel-ver.el;h=05fed97cbab4b379f3249cc56bc4fca09bb7742e;hb=5e3676711e52022f48f800c10c1f55a10e7f9875;hp=2059cfb5f3817f011e95d37c559572347b670927;hpb=f3389e6b70d2ccc39e8195d90ccf8844482fa660;p=elisp%2Fapel.git diff --git a/apel-ver.el b/apel-ver.el index 2059cfb..05fed97 100644 --- a/apel-ver.el +++ b/apel-ver.el @@ -1,6 +1,6 @@ ;;; apel-ver.el --- Declare APEL version. -;; Copyright (C) 1999 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2003, 2006 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI ;; Keiichi Suzuki @@ -20,8 +20,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -41,7 +41,10 @@ ;; (product-define "APEL" nil '(10 1)) ; Released 20 January 2000 ;; (product-define "APEL" nil '(10 2)) ; Released 01 March 2000 ;; (product-define "APEL" nil '(10 3)) ; Released 30 December 2000 - (product-define "APEL" nil '(10 4)) ; Released 04 October 2002 + ;; (product-define "APEL" nil '(10 4)) ; Released 04 October 2002 + ;; (product-define "APEL" nil '(10 5)) ; Released 06 June 2003 + ;; (product-define "APEL" nil '(10 6)) ; Released 05 July 2003 + (product-define "APEL" nil '(10 7)) ) (defun apel-version ()