From 1c39ee308878512e405740b9aeb46304b207948c Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Sun, 17 Aug 2008 10:04:24 +0000 Subject: [PATCH] kde 3.5.10 is coming svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=848193 --- VERSION | 2 +- shell/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9fb18327f..146734d9f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -KPDF v0.5.9 +KPDF v0.5.10 diff --git a/shell/main.cpp b/shell/main.cpp index 404533877..20aa3eee2 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -21,7 +21,7 @@ static const char description[] = I18N_NOOP("kpdf, a kde pdf viewer based on xpdf"); -static const char version[] = "0.5.9"; +static const char version[] = "0.5.10"; static KCmdLineOptions options[] = {