diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-03-12 05:35:37 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-03-12 05:35:37 +0000 |
| commit | f9c86e4f6c377b8bfe040ba8f38e2bef9e0b73ec (patch) | |
| tree | 5ed7feb350ce6ada15336e0065396bf5f5cbf6f3 | |
| parent | 8a5a43f1619e13359176e91b0b38f01fb569c6b8 (diff) | |
| download | qxmpp-f9c86e4f6c377b8bfe040ba8f38e2bef9e0b73ec.tar.gz | |
svn_revision
| -rw-r--r-- | source/QXmppConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppConstants.h b/source/QXmppConstants.h index c283f6b5..55994c3b 100644 --- a/source/QXmppConstants.h +++ b/source/QXmppConstants.h @@ -53,5 +53,6 @@ extern const char *ns_stream_initiation_file_transfer; extern const char *ns_feature_negotiation; extern const char *ns_bytestreams; extern const char *ns_version; +extern const char *svn_revision; #endif // QXMPPCONSTANTS_H |
