diff --git a/src/defs.h b/src/defs.h index cba3643..72e6f05 100644 --- a/src/defs.h +++ b/src/defs.h @@ -23,7 +23,7 @@ along with this program. If not, see . // Compile-time options #ifndef VERSION -#define VERSION 1.3-dev +#define VERSION "devbuild" #endif #ifndef DATADIR