diff options
Diffstat (limited to 'extended/Makefile')
-rw-r--r-- | extended/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extended/Makefile b/extended/Makefile index f8c6822..72806c5 100644 --- a/extended/Makefile +++ b/extended/Makefile @@ -25,7 +25,7 @@ SUBDIRS = \ MOOCOW_DIR ?=$(shell pwd) MOOCOW_BUILD ?=$(MOOCOW_DIR)/build.moo MOOCOW_MFLAGS ?=DESTDIR="" -MOOCOW_BUILD_VERSION ?=2009-01-26.000 +MOOCOW_BUILD_VERSION ?=2009-02-12.000 CONFIGURE_ARGS=\ CFLAGS="$(CFLAGS)" \ |