aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
diff options
context:
space:
mode:
authoryzrh <yzrh@noema.org>2023-01-05 19:13:37 +0000
committeryzrh <yzrh@noema.org>2023-01-05 19:15:01 +0000
commit123d62141cce0cbeb2ae6eb80b669af7db1c8c72 (patch)
tree09094e1d3ca23ee96b842f6a697b87eb1497d61b /src/version.h
parent283446dba5ce6e1a61b46377999a45f0b85a6937 (diff)
downloadmelon-123d62141cce0cbeb2ae6eb80b669af7db1c8c72.tar.gz
melon-123d62141cce0cbeb2ae6eb80b669af7db1c8c72.tar.zst
Add document information dictionary to output.
Signed-off-by: yzrh <yzrh@noema.org>
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h
index 46eeb34..c3ff314 100644
--- a/src/version.h
+++ b/src/version.h
@@ -5,6 +5,6 @@
*/
#define VERSION "0"
-#define RELEASE "2"
-#define PATCH "5"
+#define RELEASE "3"
+#define PATCH "0"
#define EXTRA ""