changeset 13565:da49b128a4d3

Increased version.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Mon, 01 Aug 2011 00:13:45 +0200
parents d04622d694fd
children d22b9973120f
files gui/src/MainWindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/src/MainWindow.cpp	Sun Jul 31 23:13:36 2011 +0200
+++ b/gui/src/MainWindow.cpp	Mon Aug 01 00:13:45 2011 +0200
@@ -28,7 +28,7 @@
 #include "SettingsDialog.h"
 #include "cmd-edit.h"
 
-#define VERSION_STRING "Octave GUI (0.6.9)"
+#define VERSION_STRING "Octave GUI (0.7.1)"
 
 MainWindow::MainWindow (QWidget * parent):QMainWindow (parent)
 {