diff --git a/VERSION b/VERSION index 6f5a407a4..460b3066e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -okular v0.6 +okular v0.6.80 diff --git a/aboutdata.h b/aboutdata.h index 35b7d9ac0..35600d3df 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.6", + "0.6.80", ki18n("okular, a universal document viewer"), KAboutData::License_GPL, ki18n("(C) 2002 Wilco Greven, Christophe Devriese\n"