CVS update by viteno packages/xemacs-packages/cedet-common ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Mon Feb 18 03:33:46 EST 2008
User: viteno
Date: 08/02/18 09:33:46
Modified: packages/xemacs-packages/cedet-common ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.3 +4 -0 XEmacs/packages/xemacs-packages/cedet-common/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/cedet-common/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ChangeLog 2007/11/27 17:52:27 1.2
+++ ChangeLog 2008/02/18 08:33:46 1.3
@@ -1,3 +1,7 @@
+2008-02-18 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.01 released.
+
2007-11-27 Mike Sperber <mike at xemacs.org>
* mode-local.el (function-overload-p): Add missing autoload.
1.2 +1 -1 XEmacs/packages/xemacs-packages/cedet-common/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/cedet-common/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Makefile 2007/11/26 15:06:37 1.1
+++ Makefile 2008/02/18 08:33:46 1.2
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.0
+VERSION = 1.01
AUTHOR_VERSION = 1.0pre4
MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
AUTHOR = Eric M. Ludlam <zappo at gnu.org>
More information about the XEmacs-CVS
mailing list