summaryrefslogtreecommitdiff
path: root/src/flpsed.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-02-10 19:13:49 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-02-10 19:13:49 +0100
commitd7f99c909c835c40db5c67a1844fd7de6f3dbe16 (patch)
tree67957ee3720b85b4210b2ba5838daa59e515c4ee /src/flpsed.cxx
parentdb2cfcad3a65365b44977dded86b82c26128a928 (diff)
make things ready for 0.3.6
Diffstat (limited to 'src/flpsed.cxx')
-rw-r--r--src/flpsed.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flpsed.cxx b/src/flpsed.cxx
index a373cf4..0ea5930 100644
--- a/src/flpsed.cxx
+++ b/src/flpsed.cxx
@@ -245,7 +245,7 @@ void print_cb() {
void about_cb() {
fl_message("flpsed -- a pseudo PostScript editor\n"
"Version %s\n\n"
- "(c) Johannes Hofmann 2004, 2005\n\n"
+ "(c) Johannes Hofmann 2004-2006\n\n"
"PostScript is a registered trademark of Adobe Systems", VERSION);
}