1
0
Fork 0

Ready for 0.0.3

This commit is contained in:
curt 2000-04-06 20:14:42 +00:00
parent e4d1dab2ed
commit a7225a15da
2 changed files with 2 additions and 2 deletions

2
NEWS
View file

@ -1,4 +1,4 @@
New in 0.0.2
New in 0.0.3
* April 6, 2000
* Updated for latest SimGear-0.0.7
* Configuration and compilation fixes.

View file

@ -6,7 +6,7 @@ dnl $Id$
AC_INIT(src/Lib/DEM/dem.cxx)
dnl Initialize the automake stuff
AM_INIT_AUTOMAKE(TerraGear, 0.0.2)
AM_INIT_AUTOMAKE(TerraGear, 0.0.3)
dnl Checks for programs.
AC_PROG_MAKE_SET