Commit 219e956c authored by hybrid's avatar hybrid

Start 1.4 beta phase.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1000 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 96b59dd2
......@@ -6,7 +6,7 @@
#define __IRR_COMPILE_CONFIG_H_INCLUDED__
//! Irrlicht SDK Version
#define IRRLICHT_SDK_VERSION "1.4alpha"
#define IRRLICHT_SDK_VERSION "1.4beta"
//! The defines for different operating system are:
//! _IRR_XBOX_PLATFORM_ for XBox
......
......@@ -139,7 +139,7 @@
#include "irrTypes.h"
#include "coreutil.h"
/*! \mainpage Irrlicht Engine 1.3.1 API documentation
/*! \mainpage Irrlicht Engine 1.4 API documentation
*
* <div align="center"><img src="logobig.png" ></div>
*
......
VERSION = 1.4alpha
# Irrlicht Engine 1.4alpha
# Makefile for Linux, created by N.Gebhardt.
VERSION = 1.4beta
# Irrlicht Engine 1.4beta
# Makefile for Linux
#
# To use, just run:
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment