- added svn to version

This commit is contained in:
Christophe Dumez 2006-10-13 10:15:37 +00:00
parent 2edb11f0c7
commit 118fbaa4ca

View File

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