|
From: <cn...@us...> - 2021-12-08 05:02:02
|
Revision: 1236
http://sourceforge.net/p/seq/svn/1236
Author: cn187
Date: 2021-12-08 05:02:00 +0000 (Wed, 08 Dec 2021)
Log Message:
-----------
Release 6.2.0.1
- Update to version 6.2.0.1
- Add zones for Terror of Luclin release (Thanks Newby)
- Add races for Terror of Luclin release (Thanks llaffer)
Modified Paths:
--------------
showeq/branches/cn187_devel/ChangeLog
showeq/branches/cn187_devel/configure.in
Modified: showeq/branches/cn187_devel/ChangeLog
===================================================================
--- showeq/branches/cn187_devel/ChangeLog 2021-12-08 04:43:46 UTC (rev 1235)
+++ showeq/branches/cn187_devel/ChangeLog 2021-12-08 05:02:00 UTC (rev 1236)
@@ -1,5 +1,11 @@
cn187 (12/07/21)
----------------
+- Update to version 6.2.0.1
+- Add zones for Terror of Luclin release (Thanks Newby)
+- Add races for Terror of Luclin release (Thanks llaffer)
+
+cn187 (12/07/21)
+----------------
- Update to version 6.2.0
- Support for EQ patch 12/07/21
- Opcode and struct changes
Modified: showeq/branches/cn187_devel/configure.in
===================================================================
--- showeq/branches/cn187_devel/configure.in 2021-12-08 04:43:46 UTC (rev 1235)
+++ showeq/branches/cn187_devel/configure.in 2021-12-08 05:02:00 UTC (rev 1236)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 6.2.0)
+AC_INIT(showeq, 6.2.0.1)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|