Release ChatZilla 0.9.82.1. ChatZilla only.

This commit is contained in:
silver%warwickcompsoc.co.uk 2008-05-12 21:58:11 +00:00
Родитель 1a9187338a
Коммит d4ca618a8d
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -9,7 +9,7 @@
<!-- package information -->
<RDF:Description about="urn:mozilla:package:chatzilla"
chrome:displayName="ChatZilla 0.9.82"
chrome:displayName="ChatZilla 0.9.82.1"
chrome:author="mozilla.org"
chrome:authorURL="http://www.mozilla.org/projects/rt-messaging/chatzilla/"
chrome:description="A simple, straightforward Internet Relay Chat (IRC) client."

Просмотреть файл

@ -40,7 +40,7 @@
*
* ***** END LICENSE BLOCK ***** */
const __cz_version = "0.9.82";
const __cz_version = "0.9.82.1";
const __cz_condition = "green";
const __cz_suffix = "";
const __cz_guid = "59c81df5-4b7a-477b-912d-4e0fdf64e5f2";