[Makefile.am] Fixed version date and time handling.

This commit is contained in:
AJ Kelly
2011-08-23 15:48:56 -05:00
parent 543145df16
commit aa3041fe94
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -8,6 +8,10 @@ ________________________________________________________________________________
StepMania 5.0 $next | 2011????
--------------------------------------------------------------------------------
2011/08/23
----------
* [Makefile.am] Fixed version date and time handling. [AJ]
2011/08/22
----------
* [PrefsManager, X11Helper] Added ShowMouseCursor preference. [AJ]