# HG changeset patch # User Norbert Koch <viteno@xemacs.org> # Date 1381741020 -7200 # Mon Oct 14 10:57:00 2013 +0200 # Node ID 8412440a9b951551c1e3a9747171893c27bc6dd4 # Parent 985447ed5b67fcebdbf887a4fd36a0076b9ccdd1 XEmacs Package Release 1.12 diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-10-14 Norbert Koch <viteno@xemacs.org> + + * Makefile (VERSION): XEmacs package 1.12 released. + 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca> * haskell-font-lock.el (haskell-font-lock-keywords-create): Wrap 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.11 +VERSION = 1.12 AUTHOR_VERSION = 2.1 MAINTAINER = Jerry James <james@xemacs.org> PACKAGE = haskell-mode