- updated splash screen

This commit is contained in:
Christophe Dumez
2006-10-16 19:33:25 +00:00
parent c17196e07c
commit 80d090cd1f
3 changed files with 12 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
#define ABOUT_H
#include "ui_about.h"
#define VERSION "v0.7.0svn"
#define VERSION "v0.7.1svn"
class about : public QDialog, private Ui::AboutDlg{
Q_OBJECT