diff options
| author | Emmanuel Pescosta <[email protected]> | 2015-02-19 20:09:47 +0100 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2015-02-19 20:09:47 +0100 |
| commit | a8f4f01eaa4027476ea799b7815f353f5cdd99ad (patch) | |
| tree | 2f081ca0cdff64137ee40f218fc9c2cb8ee2057e /src | |
| parent | f7c85b42252c7c17255f9f56639f1e95992dfeed (diff) | |
Increase the version number to 14.12.3
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index ffdaeb6bd..f0ab1d9dc 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"), - "14.11.97", + "14.12.3", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2014 Peter Penz, Frank Reininghaus, and Emmanuel Pescosta")); |
