diff --git a/SNAPLib/CommandProcessor.cpp b/SNAPLib/CommandProcessor.cpp index 0ae7272e..c0ed872f 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.77"; +const char *SNAP_VERSION = "1.0beta.18"; static void usage() {