>>>> "Norbert" == Norbert Koch
<viteno(a)xemacs.org> writes:
Norbert> Hey there everyone.
Norbert> I have just added the following packages to the 'Pre-Releases'
Norbert> directory:
Norbert> New Packages in Pre-Release:
Norbert> ===========================
Norbert> erc-0.03-pkg.tar.gz upstream version: Version 4.0 Revision:
1.584
Hi Norbert, thanks for the pre-release!
Sure enough it shows that I forgot to update
AUTHOR_VERSION = Version 4.0 Revision: 1.584
in Makefile to
AUTHOR_VERSION = Version 4.0 Revision: 1.608
in accordance with erc.el, which has this:
(defconst erc-version-string "Version 4.0 Revision: 1.608"
"ERC version. This is used by function `erc-version'.")
Norbert, could you please update AUTHOR_VERSION before you release
this package?
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/erc/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 19 Jan 2004 07:53:37 -0000 1.4
+++ Makefile 19 Jan 2004 19:58:00 -0000
@@ -19,7 +19,7 @@
VERSION = 0.03
-AUTHOR_VERSION = Version 4.0 Revision: 1.584
+AUTHOR_VERSION = Version 4.0 Revision: 1.608
MAINTAINER = Adrian Aichner <adrian(a)xemacs.org>
PACKAGE = erc
PKG_TYPE = regular
Thanks in advance,
Adrian
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/