diff --git a/VERSION b/VERSION index a9bca13dc..db9a08105 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -okular v0.5.92 +okular v0.5.93 diff --git a/aboutdata.h b/aboutdata.h index fc86a7260..906133f6b 100644 --- a/aboutdata.h +++ b/aboutdata.h @@ -18,7 +18,7 @@ inline KAboutData okularAboutData( const char* name, const char* iname ) name, //"okular", "okular", ki18n(iname), //I18N_NOOP("okular"), - "0.5.92", + "0.5.93", ki18n("okular, a universal document viewer"), KAboutData::License_GPL, ki18n("(C) 2002 Wilco Greven, Christophe Devriese\n"