]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
Release LXCFS 6.0.0 main stable-6.0 v6.0.0
authorStéphane Graber <stgraber@stgraber.org>
Thu, 28 Mar 2024 02:44:27 +0000 (22:44 -0400)
committerStéphane Graber <stgraber@stgraber.org>
Thu, 28 Mar 2024 02:44:27 +0000 (22:44 -0400)
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
meson.build

index b595cec8418554cd7e5cb28c9dfedc1f779aee54..edc642c6c7e17e13c41c69e421418b2e63ec4fb1 100644 (file)
@@ -4,7 +4,7 @@
 project(
     'lxcfs',
     'c',
-    version: '5.0.0',
+    version: '6.0.0',
     license: 'LGPLv2+',
     default_options: [
         'b_colorout=always',