Commit c1263007 authored by hybrid's avatar hybrid

Bump version in Makefile.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2905 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 755a2c4a
VERSION_MAJOR = 1 VERSION_MAJOR = 1
VERSION_MINOR = 6 VERSION_MINOR = 7
VERSION_RELEASE = 0-SVN VERSION_RELEASE = 0-SVN
VERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE) VERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
# Irrlicht Engine 1.6.0-SVN # Irrlicht Engine 1.7.0-SVN
# Makefile for Linux # Makefile for Linux
# #
# To use, just run: # 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