diff options
| author | Frank Reininghaus <[email protected]> | 2012-12-27 22:20:03 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2012-12-27 22:20:03 +0100 |
| commit | eae273ad6e6cb522459480edacda262aecc6cd41 (patch) | |
| tree | 02b78ea11d2339f7f79d659d2b24c8bfbb1b1c1f /src | |
| parent | 36a816d7a63c58ead01002db59c2cf8862c72c97 (diff) | |
Increase Dolphin version to 2.1.97 for the 2nd release candidate
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 e46c53a91..c262d0679 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.1.95", + "2.1.97", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus")); |
