aboutsummaryrefslogtreecommitdiff
path: root/src/version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h.in')
-rw-r--r--src/version.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h.in b/src/version.h.in
index 3e92ad2d..d7fac0aa 100644
--- a/src/version.h.in
+++ b/src/version.h.in
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2001 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2006 Hiroyuki Yamamoto
*
* 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
@@ -22,6 +22,6 @@
#define PACKAGE "@PACKAGE@"
#define VERSION "@VERSION@"
-#define PROG_VERSION "Sylpheed version "VERSION
+#define PROG_VERSION "Sylpheed " VERSION
#endif /* __VERSION_H__ */