summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Popela <tpopela@redhat.com>2017-11-06 10:42:05 +0100
committerTomas Popela <tpopela@redhat.com>2018-04-11 12:39:19 +0200
commit8737298051605369b12ae0ab894beb03a2538020 (patch)
tree1753edc582956539f989a7cfbb535997370c63d3
parent4a6ec926aaabe7e7600f2d1b87d1e022299f0d8c (diff)
downloadlibsoup-8737298051605369b12ae0ab894beb03a2538020.tar.gz
Set the right project version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6afd4264..759c38f0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.60.0',
+ version: '2.60.2',
meson_version : '>=0.40.1',
license : 'LGPL')