diff --git a/mle.h b/mle.h index e23652c..e49b17f 100644 --- a/mle.h +++ b/mle.h @@ -616,7 +616,7 @@ int tb_printf_attr(bview_rect_t rect, int x, int y, const char *fmt, ...); extern editor_t _editor; // Macros -#define MLE_VERSION "1.7.2-dev" +#define MLE_VERSION "1.7.2" #define MLE_OK 0 #define MLE_ERR 1