aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-08-10 16:20:35 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-08-10 16:20:35 +0000
commit1b16399a98d3f659d349e3e13e12d91dab954a22 (patch)
treeaf565dd2713113a7471acae6754460c58b58d924 /source
parent09003b1f2400082ba204062fa71ee65c16c33cbc (diff)
downloadqxmpp-1b16399a98d3f659d349e3e13e12d91dab954a22.tar.gz
change version in pkgconfig file to 0.1.91
Diffstat (limited to 'source')
-rw-r--r--source/qxmpp.pc2
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}