|
From: <the...@us...> - 2018-07-19 01:06:50
|
Revision: 920
http://sourceforge.net/p/seq/svn/920
Author: theblueadept
Date: 2018-07-19 01:06:44 +0000 (Thu, 19 Jul 2018)
Log Message:
-----------
Historical checkin for 7/18/18
- Updated Opcodes (Newby)
- Updated Structs (Newby)
- Added a "fflush (stdout);" to terminal.cpp
Version to 5.13.10.69
Modified Paths:
--------------
showeq/trunk/configure.in
Modified: showeq/trunk/configure.in
===================================================================
--- showeq/trunk/configure.in 2018-07-19 00:59:42 UTC (rev 919)
+++ showeq/trunk/configure.in 2018-07-19 01:06:44 UTC (rev 920)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 5.13.10.6999999999)
+AC_INIT(showeq, 5.13.10.69)
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.
|