summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-06-28 19:03:43 +0200
committerThomas Haller <thaller@redhat.com>2020-06-28 19:03:43 +0200
commit29019eeb452766b999d441adf0df95e7869838af (patch)
tree8d9ab5aca65b4fc1c26f5f574645422f17b065ee /meson.build
parent783e4086a98a6a367df0dea27d1886643aac759b (diff)
downloadNetworkManager-29019eeb452766b999d441adf0df95e7869838af.tar.gz
release: bump version to 1.25.91 (1.26-rc2) (development)1.26-rc2
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 03ab071b90..22e0b9eddf 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.25.90',
+ version: '1.25.91',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',