From: hpa Date: Thu, 30 Jan 2003 04:20:55 +0000 (+0000) Subject: Update to year 2003 X-Git-Tag: syslinux-3.11~623 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11ce0fe76df72ceae5fcb70976ce59cb4e462f8e;p=platform%2Fupstream%2Fsyslinux.git Update to year 2003 --- diff --git a/config.inc b/config.inc index 52a1846..5097f07 100644 --- a/config.inc +++ b/config.inc @@ -39,6 +39,6 @@ BAUD_DIVISOR equ 115200 ; Serial port parameter ; %define version_str VERSION ; Must be 4 characters long! %define date DATE_STR ; Defined from the Makefile -%define year '2002' +%define year '2003' %endif ; _CONFIG_INC