Skip to content

Commit

Permalink
r257: resume versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Oct 1, 2024
1 parent d0825a1 commit 29b2c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miniprot.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <stdint.h>

#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
Expand Down

0 comments on commit 29b2c84

Please sign in to comment.