|
From: <the...@us...> - 2020-07-16 00:37:52
|
Revision: 1039
http://sourceforge.net/p/seq/svn/1039
Author: theblueadept
Date: 2020-07-16 00:37:50 +0000 (Thu, 16 Jul 2020)
Log Message:
-----------
Historical checkin for 07/15/20
- Updated Opcodes (Newby)
- Updated Structs (Newby)
Version to 5.13.10.99
Modified Paths:
--------------
showeq/trunk/ChangeLog
showeq/trunk/configure.in
Modified: showeq/trunk/ChangeLog
===================================================================
--- showeq/trunk/ChangeLog 2020-07-15 17:14:41 UTC (rev 1038)
+++ showeq/trunk/ChangeLog 2020-07-16 00:37:50 UTC (rev 1039)
@@ -1,3 +1,10 @@
+BlueAdept (07/15/20)
+-------------------
+- Updated version to 5.13.10.99
+- Support EQ patch 07/15/20
+- Updated Opcodes (Newby)
+- Updated Structs (Newby)
+
cn187 (06/18/20)
-------------------
- Updated version to 5.13.10.98
Modified: showeq/trunk/configure.in
===================================================================
--- showeq/trunk/configure.in 2020-07-15 17:14:41 UTC (rev 1038)
+++ showeq/trunk/configure.in 2020-07-16 00:37:50 UTC (rev 1039)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 5.13.10.98)
+AC_INIT(showeq, 5.13.10.99)
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.
|