summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2020-10-05 18:43:28 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2020-10-05 18:43:28 +0200
commit4adf6afda5ebc19a0f1bc2be7e3c2869c35f138e (patch)
treed7d3ec0611f289e45c97bc97dc4e82ac543e604b /meson.build
parent42aa292907c08fa78adf8f969357d2ce0579aaa8 (diff)
downloadNetworkManager-4adf6afda5ebc19a0f1bc2be7e3c2869c35f138e.tar.gz
release: bump version to 1.27.90 (1.28-rc1)1.28-rc1
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 d1bba08f0f..d1a34b6901 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project(
# - add corresponding NM_VERSION_x_y_z macros in
# "shared/nm-version-macros.h.in"
# - update number in configure.ac
- version: '1.27.3',
+ version: '1.27.90',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',