From f0c522af8c7df5163664b6ad10bc0ee13053e373 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 6 Jun 2022 04:55:54 +0900 Subject: v6.60 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 38d2430..63d9310 100644 --- a/meson.build +++ b/meson.build @@ -5,7 +5,7 @@ project( 'xbyak', 'cpp', - version: '6.06', + version: '6.60', license: 'BSD-3-Clause', default_options: 'b_ndebug=if-release' ) -- cgit v1.2.3