CVS update by viteno packages/xemacs-packages/viper ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Thu Dec 28 04:31:05 EST 2006
User: viteno
Date: 06/12/28 10:31:05
Modified: packages/xemacs-packages/viper ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.85 +4 -0 XEmacs/packages/xemacs-packages/viper/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/viper/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- ChangeLog 2006/12/23 21:37:06 1.84
+++ ChangeLog 2006/12/28 09:31:04 1.85
@@ -1,3 +1,7 @@
+2006-12-28 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.54 released.
+
2006-12-23 Michael Kifer <kifer at cs.stonybrook.edu>
* viper-cmd.el (viper-post-command-sentinel): protect against errors in
1.62 +1 -1 XEmacs/packages/xemacs-packages/viper/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/viper/Makefile,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- Makefile 2006/11/27 18:55:25 1.61
+++ Makefile 2006/12/28 09:31:05 1.62
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.53
+VERSION = 1.54
AUTHOR_VERSION = 3.09
MAINTAINER = Michael Kifer <kifer at cs.sunysb.edu>
PACKAGE = viper
More information about the XEmacs-CVS
mailing list