erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [commit][master] Call this ERC 5.3 release candidate 1.


From: mwolson
Subject: [Erc-commit] [commit][master] Call this ERC 5.3 release candidate 1.
Date: Thu, 24 Jan 2008 21:10:08 -0500

commit 9e75b06786ba488eaccc35530ecc4c3dea858983
Author: Michael W. Olson <address@hidden>
Date:   Thu Jan 24 21:07:48 2008 -0500

    Call this ERC 5.3 release candidate 1.

diff --git a/ChangeLog b/ChangeLog
index 0270b2a..cddd0f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@
        the networks module by default.
        (erc-modules): Add option for keep-place and networks.  Enable
        networks by default.
+       (erc-version-string): Make release candidate 1 available.
 
 2008-01-24  Michael Olson  <address@hidden>
 
diff --git a/erc.el b/erc.el
index 079faf2..cab895c 100644
--- a/erc.el
+++ b/erc.el
@@ -66,7 +66,7 @@
 
 ;;; Code:
 
-(defconst erc-version-string "Version 5.3 (devel)"
+(defconst erc-version-string "Version 5.3 (RC 1)"
   "ERC version.  This is used by function `erc-version'.")
 
 (eval-when-compile (require 'cl))




reply via email to

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