summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-09-08 10:24:16 +0200
committerThomas Haller <thaller@redhat.com>2018-09-08 10:24:16 +0200
commit16ad82f967cdef4a1bbea8d799c6a28fb1c2f09e (patch)
tree5aa27cf6d3c21b248bf82a350bd3019fd480f164 /meson.build
parent9d50d981c3f4bb5f05f1810e86624b24ce532c70 (diff)
downloadNetworkManager-16ad82f967cdef4a1bbea8d799c6a28fb1c2f09e.tar.gz
release: bump version to 1.13.90 (1.14-rc1)1.14-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 44a7ee7ff5..00e958e590 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.13.3',
+ version: '1.13.90',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',