|
From: <the...@us...> - 2020-07-16 00:59:08
|
Revision: 1043
http://sourceforge.net/p/seq/svn/1043
Author: theblueadept
Date: 2020-07-16 00:59:06 +0000 (Thu, 16 Jul 2020)
Log Message:
-----------
Historical checkin for 07/15/20
- Updated Opcodes (Newby)
- Updated Structs (Newby)
Version to 5.13.10.101
Modified Paths:
--------------
showeq/trunk/ChangeLog
showeq/trunk/configure.in
Modified: showeq/trunk/ChangeLog
===================================================================
--- showeq/trunk/ChangeLog 2020-07-16 00:51:34 UTC (rev 1042)
+++ showeq/trunk/ChangeLog 2020-07-16 00:59:06 UTC (rev 1043)
@@ -1,6 +1,6 @@
BlueAdept (07/15/20)
-------------------
-- Updated version to 5.13.10.100
+- Updated version to 5.13.10.101
- Support EQ patch 07/15/20
- Updated Opcodes (Newby)
- Updated Structs (Newby)
Modified: showeq/trunk/configure.in
===================================================================
--- showeq/trunk/configure.in 2020-07-16 00:51:34 UTC (rev 1042)
+++ showeq/trunk/configure.in 2020-07-16 00:59:06 UTC (rev 1043)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 5.13.10.100)
+AC_INIT(showeq, 5.13.10.101)
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.
|