# HG changeset patch # User viteno # Date 1142402844 0 # Wed Mar 15 06:07:24 2006 +0000 # Node ID 9f195bcc692a0e50da3fc5efe87ebda7db9e2df6 # Parent 722972005f28e4b3190e6b207ad69ddd22ec36ce Increment VERSION in Makefile diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-15 Norbert Koch <viteno@xemacs.org> + + * Makefile (VERSION): XEmacs package 1.08 released. + 2006-03-14 Jerry James <james@xemacs.org> * .emacs: Remove. diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. -VERSION = 1.07 +VERSION = 1.08 AUTHOR_VERSION = 2.1 MAINTAINER = Jerry James <james@xemacs.org> PACKAGE = haskell-mode