Skip to content

Commit bc37d1e

Browse files
committed
Added version
1 parent 1964f62 commit bc37d1e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/qhttpserver.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
#ifndef Q_HTTP_SERVER
2424
#define Q_HTTP_SERVER
2525

26+
#define QHTTPSERVER_VERSION_MAJOR 0
27+
#define QHTTPSERVER_VERSION_MINOR 1
28+
#define QHTTPSERVER_VERSION_PATCH 0
29+
2630
#include <QObject>
2731
#include <QHostAddress>
2832

0 commit comments

Comments
 (0)