1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 12:34:19 +00:00

- 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 #define ABOUT_H
#include "ui_about.h" #include "ui_about.h"
#define VERSION "v0.7.0" #define VERSION "v0.7.0svn"
class about : public QDialog, private Ui::AboutDlg{ class about : public QDialog, private Ui::AboutDlg{
Q_OBJECT Q_OBJECT