X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/39de6c264f22ca35eefdce4452cf957dafb16fa4..ec9841397ff92b872df5c3853a232cedae82dfde:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index a205ddf28..5a6d3dd8e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -49,7 +49,7 @@ int main(int argc, char **argv) { KAboutData about("dolphin", I18N_NOOP("Dolphin"), - "0.8.0", + "0.9.0", I18N_NOOP("File Manager"), KAboutData::License_GPL, "(C) 2006 Peter Penz");