summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-09-02 21:08:52 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-09-02 21:08:52 +0200
commit36d9a2725c7e03dc8031d5c8a892274bd4f7a222 (patch)
treeaaebe0aed99097e898c528dba0d5e391ee8c0d30 /src
parentc0337793b4c2cc98c2560c04dd3fced89e8b7207 (diff)
prepare 0.7.1
Diffstat (limited to 'src')
-rw-r--r--src/flpsed.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flpsed.cxx b/src/flpsed.cxx
index 6f10d26..bf376bc 100644
--- a/src/flpsed.cxx
+++ b/src/flpsed.cxx
@@ -338,7 +338,7 @@ void print_cb() {
void about_cb() {
fl_message("flpsed -- a PostScript annotator\n"
"Version %s\n\n"
- "(c) Johannes Hofmann 2004-2009\n\n"
+ "(c) Johannes Hofmann 2004-2013\n\n"
"PostScript is a registered trademark of Adobe Systems", VERSION);
}