diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2021-04-27 11:59:09 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen@networkplumber.org> | 2021-04-27 11:59:09 -0700 |
commit | 1fdea280517b9951e43bc4544210024d0346b27e (patch) | |
tree | 55742b77fd056b75d0f3723d6e8b694cfab7c550 | |
parent | a3fb3fcb7d361059880661d9f68e25fb0e4b8248 (diff) |
v5.12.0v5.12.0
-rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index 1a1f4f83..b5113411 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "5.11.0"; +static const char version[] = "5.12.0"; |