diff --git a/Changelog b/Changelog index 8dea6e4..f1957c7 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +xinv3d (1.5.0) + + * Timing bug for very fast computers fixed. Original speeds restored. + * Fixed empty stars field in lower-right quadrant before game starts. + + -- Joe Da Silva Tue, 22 Feb 2022 08:36:00 -0800 + xinv3d (1.4.0) * Debian Orphaned xinv3d brought up to date and is buildable with current PCs. diff --git a/configure.ac b/configure.ac index b92ce41..c7bc39f 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.61) -m4_define([xinv3d_version], [1.4.0]) +m4_define([xinv3d_version], [1.5.0]) AC_INIT([xinv3d],[xinv3d_version],[digital@joescat.com], [xinv3d],[https://github.com/JoesCat/xinv3d/releases]) AM_INIT_AUTOMAKE([foreign -Wall]) diff --git a/copyright b/copyright deleted file mode 100644 index 0de0e87..0000000 --- a/copyright +++ /dev/null @@ -1,12 +0,0 @@ -This package was debianized by Chris Butler on -Sun, 6 Feb 2000 14:24:06 +0000. - -It was downloaded from http://xinvaders3d.sourceforge.net/ - -Upstream Author: Don Llopis - -Copyright: Copyright (C) 2000 Don Llopis - -xinv3d is distributed under the terms of the GNU General Public License. -On Debian systems, a copy of this license can be found in -/usr/share/common-licenses/GPL.