change version to 0.92.0

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1315 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2016-06-24 07:04:11 +00:00
parent 3261dd1213
commit 301630d8ac
6 changed files with 11 additions and 11 deletions

View File

@ -4,7 +4,7 @@
<toc>
<verb></verb>
<em>Page last edited: January 2016</em>
<em>Page last edited: June 2016</em>
<sect> About <p>
@ -109,7 +109,7 @@ The "game" command doesn't execute quake.rc in the new game directory being swit
</p>
<sect> Changes<p>
<sect1> Changes in 0.91.1<p>
<sect1> Changes in 0.92.0<p>
</p>
<sect1> Changes in 0.91.0<p>

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.91.1</string>
<string>0.92.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>

View File

@ -36,8 +36,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define X11_VERSION 1.10
#define FITZQUAKE_VERSION 0.85 //johnfitz
#define QUAKESPASM_VERSION 0.91
#define QUAKESPASM_VER_PATCH 1 // helper to print a string like 0.91.0
#define QUAKESPASM_VERSION 0.92
#define QUAKESPASM_VER_PATCH 0 // helper to print a string like 0.91.0
//define PARANOID // speed sapping error checking

View File

@ -11,7 +11,7 @@
<PRE>
</PRE>
</P>
<P><EM>Page last edited: January 2016</EM></P>
<P><EM>Page last edited: June 2016</EM></P>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2>
@ -40,7 +40,7 @@
<H2><A NAME="toc6">6.</A> <A HREF="Quakespasm.html#s6">Changes</A></H2>
<UL>
<LI><A NAME="toc6.1">6.1</A> <A HREF="Quakespasm.html#ss6.1">Changes in 0.91.1</A>
<LI><A NAME="toc6.1">6.1</A> <A HREF="Quakespasm.html#ss6.1">Changes in 0.92.0</A>
<LI><A NAME="toc6.2">6.2</A> <A HREF="Quakespasm.html#ss6.2">Changes in 0.91.0</A>
<LI><A NAME="toc6.3">6.3</A> <A HREF="Quakespasm.html#ss6.3">Changes in 0.90.1</A>
<LI><A NAME="toc6.4">6.4</A> <A HREF="Quakespasm.html#ss6.4">Changes in 0.90.0</A>
@ -189,7 +189,7 @@ these patched libSDL binaries may help.
<H2><A NAME="ss6.1">6.1</A> <A HREF="#toc6.1">Changes in 0.91.1</A>
<H2><A NAME="ss6.1">6.1</A> <A HREF="#toc6.1">Changes in 0.92.0</A>
</H2>

View File

@ -16,7 +16,7 @@
5. Known Bugs
6. Changes
6.1 Changes in 0.91.1
6.1 Changes in 0.92.0
6.2 Changes in 0.91.0
6.2.1 Bugfixes
6.2.2 Visual improvements
@ -48,7 +48,7 @@
______________________________________________________________________
Page last edited: January 2016
Page last edited: June 2016
1. About
@ -199,7 +199,7 @@
6. Changes
6.1. Changes in 0.91.1
6.1. Changes in 0.92.0
6.2. Changes in 0.91.0