From 02ee37f819481da5f935e7842308e915431a7d9e Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Sun, 1 Jul 2018 18:12:29 -0500 Subject: [PATCH] R2-8 --- andorApp/src/andorCCD.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andorApp/src/andorCCD.cpp b/andorApp/src/andorCCD.cpp index b949035..a27aa05 100755 --- a/andorApp/src/andorCCD.cpp +++ b/andorApp/src/andorCCD.cpp @@ -37,7 +37,7 @@ #include "andorCCD.h" #define DRIVER_VERSION 2 -#define DRIVER_REVISION 7 +#define DRIVER_REVISION 8 #define DRIVER_MODIFICATION 0 static const char *driverName = "andorCCD";