# HG changeset patch # User youngs # Date 1020740914 0 # Tue May 07 03:08:34 2002 +0000 # Node ID 592a69c4e1a986f1a278fea06fd84288a8bd8eb2 # Parent 2623abcaa0b61ca1794ed38da4f5d21ee1e9b0ac Increment Makefile $VERSION diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-05-07 Steve Youngs <youngs@xemacs.org> + + * Makefile (VERSION): XEmacs package 1.27 released. + 2002-04-26 James LewisMoss <dres@lewismoss.org> * background.el (background-get-job-name): var holding the func to diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ # This XEmacs package contains independent single file lisp packages -VERSION = 1.26 +VERSION = 1.27 AUTHOR_VERSION = MAINTAINER = XEmacs Development Team <xemacs-beta@xemacs.org> PACKAGE = os-utils