- Updated version

This commit is contained in:
Christophe Dumez 2006-10-08 01:09:15 +00:00
commit 4615df6998
2 changed files with 2 additions and 6 deletions

View file

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