diff options
author | yzrh <yzrh@noema.org> | 2022-12-30 12:20:49 +0000 |
---|---|---|
committer | yzrh <yzrh@noema.org> | 2022-12-30 15:04:32 +0000 |
commit | 226f16ddf41619caea347228322851835b4d1045 (patch) | |
tree | 3ebe081c6e603c2471d542dac871130fba271179 /src/version.h | |
parent | 9646ee61c355a97ad47d20ec3e3d77bceee34b07 (diff) | |
download | melon-226f16ddf41619caea347228322851835b4d1045.tar.gz melon-226f16ddf41619caea347228322851835b4d1045.tar.zst |
Handle HN page with figure only.
Signed-off-by: yzrh <yzrh@noema.org>
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 08b70ea..53be5ba 100644 --- a/src/version.h +++ b/src/version.h @@ -6,5 +6,5 @@ #define VERSION "0" #define RELEASE "2" -#define PATCH "3" +#define PATCH "4" #define EXTRA "" |