summaryrefslogtreecommitdiff
path: root/config.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.inc b/config.inc
index d4220ef9..32bb62c2 100644
--- a/config.inc
+++ b/config.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2002-2005 H. Peter Anvin - All Rights Reserved
+;; Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -38,6 +38,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 '2005'
+%define year '2007'
%endif ; _CONFIG_INC