From f399dc8d5874cb1384bd58c088e2002c6529cc4b Mon Sep 17 00:00:00 2001 From: "Mark A. Tsuchida" Date: Mon, 27 Oct 2025 16:36:28 -0500 Subject: [PATCH] Upgrade mmcore to 11.11.0 --- meson.build | 4 ++-- subprojects/mmcore.wrap | 2 +- subprojects/mmdevice.wrap | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meson.build b/meson.build index 853cebc..aa43247 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ project( 'pymmcore', 'cpp', - version: '11.10.0.74.2.dev0', + version: '11.11.0.74.0.dev0', meson_version: '>=1.4.0', default_options: [ 'cpp_std=c++14', @@ -64,7 +64,7 @@ mmcore_proj = subproject( 'tests': 'disabled', # Avoid Catch2 subproject in sdist }, ) -mmcore_dep = mmcore_proj.get_variable('mmcore') +mmcore_dep = mmcore_proj.get_variable('mmcore_dep') swig_include_dirs = mmcore_proj.get_variable('swig_include_dirs') diff --git a/subprojects/mmcore.wrap b/subprojects/mmcore.wrap index 4d6ee4e..3f8cdb4 100644 --- a/subprojects/mmcore.wrap +++ b/subprojects/mmcore.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/micro-manager/mmcore.git -revision = 6036384efdd2da0f878ea022d26577012b126535 +revision = 6af61056cfac0f04d5803f2646f12d33b9cbfa28 depth = 1 [provide] diff --git a/subprojects/mmdevice.wrap b/subprojects/mmdevice.wrap index 2f0a59f..6bd3789 100644 --- a/subprojects/mmdevice.wrap +++ b/subprojects/mmdevice.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/micro-manager/mmdevice.git -revision = 6a5b88a4c84d97c2a5ce0f2b2f68631864b03d8f +revision = 1012f7b82cd75c4aa62ccf601282a933d243bf08 depth = 1 [provide]