erc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-commit] [commit][emacs22] Release ERC 5.2


From: mwolson
Subject: [Erc-commit] [commit][emacs22] Release ERC 5.2
Date: Sun, 14 Oct 2007 00:48:54 -0400

commit 20700cd09e7c3520bfe3704aebe4051713b5a3e3
Author: Michael Olson <address@hidden>
Date:   Sun Apr 1 01:33:49 2007 +0000

    Release ERC 5.2
    
    
    git-archimport-id: address@hidden/erc--main--0--patch-132

diff --git a/ChangeLog b/ChangeLog
index 6fcf18c..d0d3536 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
 2007-04-01  Michael Olson  <address@hidden>
 
+       * erc.el (erc-version-string): Release ERC 5.2.
+
        * erc-auto.in, erc-chess.el, erc-list.el, erc-speak.el:
        * erc-viper.el: Update copyright notices.
 
        * erc.texi: Make Emacs Lisp source code in this document
-       essentially public domain.
+       essentially public domain.  Update version to 5.2.
        (Obtaining ERC): Mention extras tarball.
        (Releases): Mention local GNU mirror.
        (Sample Configuration): Remove notice.
diff --git a/erc.el b/erc.el
index 660abd2..83b23b4 100644
--- a/erc.el
+++ b/erc.el
@@ -66,7 +66,7 @@
 
 ;;; Code:
 
-(defconst erc-version-string "Version 5.2 (devel)"
+(defconst erc-version-string "Version 5.2"
   "ERC version.  This is used by function `erc-version'.")
 
 (eval-when-compile (require 'cl))
diff --git a/erc.texi b/erc.texi
index ae4ac8e..9a03e07 100644
--- a/erc.texi
+++ b/erc.texi
@@ -12,7 +12,7 @@
 @syncodeindex fn cp
 
 @copying
-This manual is for ERC version 5.2 (pre-release).
+This manual is for ERC version 5.2.
 
 Copyright @copyright{} 2005, 2006, 2007 Free Software Foundation, Inc.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]