X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=blobdiff_plain;f=apel-ver.el;h=16aec78632cb1e9b26e1982bd1f2cd69346f633a;hp=14f507cf3ab2a4b5c1bfc6cc1d81a8ac68630602;hb=8b0dbe5092ae30b5092d7abf96649f96635d1060;hpb=f8928f34a9fe3ddfc0034a1ccf7bb5bfcc1ae76e diff --git a/apel-ver.el b/apel-ver.el index 14f507c..16aec78 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: @@ -43,7 +43,9 @@ ;; (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 5)) ; Released 06 June 2003 - (product-define "APEL" nil '(10 6)) ; Released 05 July 2003 + ;; (product-define "APEL" nil '(10 6)) ; Released 05 July 2003 + ;; (product-define "APEL" nil '(10 7)) ; Released 14 February 2007 + (product-define "APEL" nil '(10 8)) ) (defun apel-version ()