From 29b2c8449ab177fcc57f43c2b4f76c371b144d77 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 1 Oct 2024 12:54:06 -0400 Subject: [PATCH] r257: resume versioning --- miniprot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniprot.h b/miniprot.h index acc6ac7..65a48ba 100644 --- a/miniprot.h +++ b/miniprot.h @@ -3,7 +3,7 @@ #include -#define MP_VERSION "0.13-r248" +#define MP_VERSION "0.13-r257-dirty" #define MP_F_NO_SPLICE 0x1 #define MP_F_NO_ALIGN 0x2