Ready for 0.0.3
This commit is contained in:
parent
e4d1dab2ed
commit
a7225a15da
2 changed files with 2 additions and 2 deletions
2
NEWS
2
NEWS
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue