Signed-off-by: Tim Wootton <[email protected]>
---
qt-ui/about.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qt-ui/about.cpp b/qt-ui/about.cpp
index 63ffff7..9678153 100644
--- a/qt-ui/about.cpp
+++ b/qt-ui/about.cpp
@@ -14,7 +14,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent,
Qt::WindowFlags f) : QDialog(p
"Subsurface %1 </span><br><br>"
"Multi-platform divelog software<br>"
"<span style='font-size: 8pt'>"
- "Linus Torvalds, Dirk Hohndel, Tomaz
Canabrava, and others, 2011-2014"
+ "Linus Torvalds, Dirk Hohndel, Tomaz
Canabrava, and others, 2011-2015"
"</span>").arg(VERSION_STRING));
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W),
this);
--
2.1.3
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface