Author: stepan Date: 2008-08-04 23:14:40 +0200 (Mon, 04 Aug 2008) New Revision: 52
Modified: trunk/filo-0.5/Makefile Log: push version
Modified: trunk/filo-0.5/Makefile =================================================================== --- trunk/filo-0.5/Makefile 2008-08-04 21:13:36 UTC (rev 51) +++ trunk/filo-0.5/Makefile 2008-08-04 21:14:40 UTC (rev 52) @@ -13,7 +13,7 @@ endif
PROGRAM_NAME = FILO -PROGRAM_VERSION = 0.5.5 +PROGRAM_VERSION = 0.5.6
BUILD_INFO = ($(shell whoami)@$(shell hostname)) $(shell LANG=C date)