diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 16:20:35 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 16:20:35 +0000 |
| commit | 1b16399a98d3f659d349e3e13e12d91dab954a22 (patch) | |
| tree | af565dd2713113a7471acae6754460c58b58d924 /source | |
| parent | 09003b1f2400082ba204062fa71ee65c16c33cbc (diff) | |
| download | qxmpp-1b16399a98d3f659d349e3e13e12d91dab954a22.tar.gz | |
change version in pkgconfig file to 0.1.91
Diffstat (limited to 'source')
| -rw-r--r-- | source/qxmpp.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/qxmpp.pc b/source/qxmpp.pc index 3c8483e8..99e45fc9 100644 --- a/source/qxmpp.pc +++ b/source/qxmpp.pc @@ -5,7 +5,7 @@ includedir=${prefix}/include/qxmpp Name: QXmpp Description: QXmpp library -Version: 0.2.0 +Version: 0.1.91 Requires: QtCore QtGui QtNetwork QtXml Libs: -L${libdir} -lqxmpp Cflags: -I${includedir} |
