From: Peter Penz Date: Sun, 24 Jun 2012 14:45:58 +0000 (+0200) Subject: Increase version to 2.1 X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/37dde37fcde68dab15998e15bb6aaf1a25224652 Increase version to 2.1 --- diff --git a/src/main.cpp b/src/main.cpp index c07802437..39ecee8b8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -33,7 +33,7 @@ KDE_EXPORT int kdemain(int argc, char **argv) { KAboutData about("dolphin", 0, ki18nc("@title", "Dolphin"), - "2.0.95", + "2.1", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz"));