Skip to content

Commit c62cd71

Browse files
author
arthur
committed
bump device interface version number
git-svn-id: https://valelab.ucsf.edu/svn/micromanager2/trunk@8536 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
1 parent 9558bd8 commit c62cd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MMDevice/MMDevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
// Header version
3535
// If any of the class declarations changes, the interface version
3636
// must be incremented
37-
#define DEVICE_INTERFACE_VERSION 50
37+
#define DEVICE_INTERFACE_VERSION 51
3838
///////////////////////////////////////////////////////////////////////////////
3939

4040
#pragma once

0 commit comments

Comments
 (0)