diff --git a/SNAPLib/CommandProcessor.cpp b/SNAPLib/CommandProcessor.cpp index 958a0ec5..0ae7272e 100644 --- a/SNAPLib/CommandProcessor.cpp +++ b/SNAPLib/CommandProcessor.cpp @@ -35,7 +35,7 @@ Pulled from the main program and expanded to handle daemon mode #include "Error.h" #include "Compat.h" -const char *SNAP_VERSION = "1.0dev.76"; +const char *SNAP_VERSION = "1.0dev.77"; static void usage() {