summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-31 13:02:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-07-31 14:52:44 -0400
commitdce36bab102d2630c4406f134556afb59b5d04a2 (patch)
treea7c9a42149ddf1913c57b2e506c11969b0f747b6
parentb3e0bcf5ee04cb2d47bd70944630befe985268c8 (diff)
downloadpango-dce36bab102d2630c4406f134556afb59b5d04a2.tar.gz
Bump version to 1.49
We're going to add api.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a1add61d..de49eb0b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.7',
+ version: '1.49.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',