diff --git a/src/sr_constants.h b/src/sr_constants.h index 09b9b7f0..432260bc 100644 --- a/src/sr_constants.h +++ b/src/sr_constants.h @@ -12,7 +12,7 @@ //#define SR_DEBUG 1 // TODO remove dev build on release -#define RAR_VERSION "1.1 dev build" +#define RAR_VERSION "1.1" //The path to the common shell #define BASH "/bin/bash"