┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2015-02-19 20:15:49 +0100
committerEmmanuel Pescosta <[email protected]>2015-02-19 20:15:49 +0100
commit1ef5434572d0289a160589395b8b80cd800bc195 (patch)
tree6947fed56d8db2607a55522f6b11e4ff5935bedd /src/main.cpp
parent9f3ac5f9416beb1bf9858bbb7fa4e3b63ca59bb9 (diff)
parenta8f4f01eaa4027476ea799b7815f353f5cdd99ad (diff)
Merge branch 'Applications/14.12'
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 620505666..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"),
- "4.14.98",
+ "14.12.3",
ki18nc("@title", "File Manager"),
KAboutData::License_GPL,
ki18nc("@info:credit", "(C) 2006-2014 Peter Penz, Frank Reininghaus, and Emmanuel Pescosta"));