Skip to content

Commit af07127

Browse files
committed
bump version to 1.4.3
1 parent 6bd4d5d commit af07127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ void str_append_replace_with_backrefs(str_t *str, char *subj, char *repl, int pc
582582
extern editor_t _editor;
583583

584584
// Macros
585-
#define MLE_VERSION "1.4.2"
585+
#define MLE_VERSION "1.4.3"
586586

587587
#define MLE_OK 0
588588
#define MLE_ERR 1

0 commit comments

Comments
 (0)