summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2021-10-15 19:52:52 +0200
committerDebarshi Ray <debarshir@gnome.org>2021-10-15 19:52:52 +0200
commit964cbe12f4610bd1567edb538a834ab431aa7410 (patch)
treec35d0d0ffd895eb9c72252446044658b6a4ebc67 /meson.build
parent5e1b1d1ed803af1f22b39410376709de902b8ed3 (diff)
downloadgnome-online-accounts-964cbe12f4610bd1567edb538a834ab431aa7410.tar.gz
Prepare 3.43.13.43.1
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 0bbcc2d..44d8345 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-online-accounts', 'c',
- version: '3.41.1',
+ version: '3.43.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'