diff options
author | hasso <hasso> | 2005-03-26 14:13:40 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-26 14:13:40 +0000 |
commit | 44f8a757904a58bbff8b6a976722e1e21f439af2 (patch) | |
tree | ce792140d5c9c4439d4e3d2e22a76506268690d5 | |
parent | a0fb71a5601bcaad4eba2ad16556b9cf36c57277 (diff) |
Trying to finish previous commit ...
-rw-r--r-- | lib/version.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.h.in b/lib/version.h.in index cc7c6ca6..429474d1 100644 --- a/lib/version.h.in +++ b/lib/version.h.in @@ -32,7 +32,7 @@ #define QUAGGA_URL "http://www.quagga.net" -#define QUAGGA_COPYRIGHT "Copyright 1996-2004 Kunihiro Ishiguro, et al." +#define QUAGGA_COPYRIGHT "Copyright 1996-2005 Kunihiro Ishiguro, et al." pid_t pid_output (const char *); |