summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2019-10-28 10:03:23 -0700
committerChristian Hergert <chergert@redhat.com>2019-10-28 10:03:23 -0700
commit9c8e1f45def9c187a28eaea185ba60c5ed070429 (patch)
tree3775058173a1bf9bf0c9f55ac3b8cf13313e26d5 /meson.build
parent0aeafe000a475da691c175a692280354988d50e2 (diff)
downloadlibpeas-9c8e1f45def9c187a28eaea185ba60c5ed070429.tar.gz
build: bump version number for development
This should have been done a while ago, but we better get it in now.
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 fae3e7f..5a88c0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.24.1',
+ version: '1.25.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.0',
default_options: [