diff gui/src/MainWindow.cpp @ 13666:68c50b393f1d

Improved highlighting and incremented version.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Sat, 10 Sep 2011 09:38:49 +0200
parents d98c6ef06dff
children c0e66d6e3dc8
line wrap: on
line diff
--- a/gui/src/MainWindow.cpp
+++ b/gui/src/MainWindow.cpp
@@ -29,7 +29,7 @@
 #include "SettingsDialog.h"
 #include "cmd-edit.h"
 
-#define VERSION_STRING "Octave GUI (0.8.1)"
+#define VERSION_STRING "Octave GUI (0.8.4)"
 
 MainWindow::MainWindow (QWidget * parent):QMainWindow (parent)
 {