Changes for v0.3.9 (final).
This commit is contained in:
parent
61984730ac
commit
4a4e703f16
4
NEWS
4
NEWS
@ -1,5 +1,5 @@
|
||||
New in 0.3.9-pre2
|
||||
* November 9, 2005
|
||||
New in 0.3.9
|
||||
* November 17, 2005
|
||||
|
||||
* Add support for OpenAL 1.1 (with a separate alut library.)
|
||||
* Add support for volumetric shadows. Aircraft can cast shadows on themselves
|
||||
|
@ -8,7 +8,7 @@ dnl Require at least automake 2.52
|
||||
AC_PREREQ(2.52)
|
||||
|
||||
dnl Initialize the automake stuff
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.3.9-pre3)
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.3.9)
|
||||
|
||||
dnl Specify KAI C++ compiler and flags.
|
||||
dnl Borrowed with slight modification from blitz distribution.
|
||||
|
Loading…
Reference in New Issue
Block a user