diff --git a/src/version.h b/src/version.h index de1b298..072a3e9 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ // usually externally derived from git #ifndef DABLIN_VERSION -#define DABLIN_VERSION "1.2.0" +#define DABLIN_VERSION "1.3.0" #endif