mwolson.org Blog - /Tech/Projects

Sat, 26 Jan 2008

ERC 5.3 released

I am pleased to announce the release of ERC 5.3. The release is available from your favorite GNU FTP mirror.

ERC is a powerful, modular, and extensible IRC client for Emacs.

The URLs for this release on the primary GNU FTP mirror are as follows.

Tarball
http://ftp.gnu.org/gnu/erc/erc-5.3.tar.gz
Zipfile
http://ftp.gnu.org/gnu/erc/erc-5.3.zip

Instructions follow for those who track the source code using git. If you wish to track the development of ERC, visit <http://www.emacswiki.org/cgi-bin/wiki/ErcDevelopment> for instructions.

This release has the signed git tag "v5.3". The tag points at a commit object with the ID "abd8ce6237825e640bdea8d85c37dd831e1174da". To verify the tag, do a "git fetch origin", and then "git tag -v v5.3".

The NEWS items for this release are here.