summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-06-04 15:51:40 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-06-04 15:52:24 +0200
commitf51548f8d7edef574b69814db2dd366d99a3bb8b (patch)
treed5d4085f235065eeb8af4bc76e20c8d8167a2b76 /meson.build
parent96fd188c8db9c66150c2edb440609e63a8d0921f (diff)
downloadNetworkManager-f51548f8d7edef574b69814db2dd366d99a3bb8b.tar.gz
release: bump version to 1.19.3-dev1.19.3-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 af4faa4bc6..c87f064dc0 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.2',
+ version: '1.19.3',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',