summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAna Cabral <acabral@redhat.com>2021-10-21 00:58:35 +0200
committerAna Cabral <acabral@redhat.com>2021-10-21 00:58:35 +0200
commit29380a0b099cc8ad50fc8471285b4c9a07b2cdce (patch)
treefb86bf0ed90842aafc82aff055017d3c4151b48f /meson.build
parent69b6a48faa7d2f60668be606b4fc408118e6d519 (diff)
downloadNetworkManager-29380a0b099cc8ad50fc8471285b4c9a07b2cdce.tar.gz
release: bump version to 1.33.4 (development)1.33.4-dev
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 922c74d8cf..d9e4021b16 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project(
# - add corresponding NM_VERSION_x_y_z macros in
# "src/libnm-core-public/nm-version-macros.h.in"
# - update number in configure.ac
- version: '1.33.3',
+ version: '1.33.4',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',