increase version for kde 3.5.9

svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=771757
remotes/origin/kpdf-3.5
Albert Astals Cid 18 years ago
parent 5917350e46
commit 625fd4af13
  1. 2
      VERSION
  2. 2
      shell/main.cpp

@ -1 +1 @@
KPDF v0.5.8
KPDF v0.5.9

@ -21,7 +21,7 @@
static const char description[] =
I18N_NOOP("kpdf, a kde pdf viewer based on xpdf");
static const char version[] = "0.5.8";
static const char version[] = "0.5.9";
static KCmdLineOptions options[] =
{

Loading…
Cancel
Save