summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-06-14 16:44:35 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-06-14 16:44:35 +0200
commit7d3a957c98edbc2874e8826e29c90e2fc39c4d70 (patch)
tree5d648812d4bc423bed175caadf4ffd2270a940cf /meson.build
parent97c672665d79e4ad22c04f9ac277711673ad4456 (diff)
downloadNetworkManager-7d3a957c98edbc2874e8826e29c90e2fc39c4d70.tar.gz
release: bump version to 1.19.4-dev1.19.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 c87f064dc0..6aa4ba5331 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project(
# - add corresponding NM_VERSION_x_y_z macros in
# "shared/nm-version-macros.h.in"
# - update number in configure.ac
- version: '1.19.3',
+ version: '1.19.4',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',