# HG changeset patch # User Guido Berhoerster # Date 1416224225 -3600 # Node ID 1d7143a612e1e82aa9f4da3cecdc154dfa70f10f # Parent ada3bc46169e7fb2e85a713e94b776a23cf15ee0 Release version 2 diff -r ada3bc46169e -r 1d7143a612e1 Makefile --- a/Makefile Fri Oct 24 17:13:48 2014 +0200 +++ b/Makefile Mon Nov 17 12:37:05 2014 +0100 @@ -22,7 +22,7 @@ # PACKAGE = rantaiwarna -VERSION = 1 +VERSION = 2 DISTNAME := $(PACKAGE)-$(VERSION) COMPILE.c = $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(XCPPFLAGS) $(TARGET_ARCH) -c