summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-10 12:55:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-10 12:57:37 -0400
commit3eaff0ed87763e3a7d1e36541cbc0fdd7df58269 (patch)
tree4054dbc06862391efa986db3476d4895f5fbdd36 /meson.build
parentc00a174c0e9dc183b644b9083138bea2a2acd7c8 (diff)
downloadpango-3eaff0ed87763e3a7d1e36541cbc0fdd7df58269.tar.gz
1.461.46.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 57704c6e..288405cf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.5',
+ version: '1.46.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',