aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-07 19:14:49 +0900
committernsfisis <nsfisis@gmail.com>2026-02-07 19:14:49 +0900
commit5a1789c2de30ec503e488ca77d664199a545a04a (patch)
tree5a7ec55b335108733234b01892df65a0df6d6cc6 /src
parent3752b69fe3424b949bcb61c222265ee6a435c994 (diff)
downloadducc-5a1789c2de30ec503e488ca77d664199a545a04a.tar.gz
ducc-5a1789c2de30ec503e488ca77d664199a545a04a.tar.zst
ducc-5a1789c2de30ec503e488ca77d664199a545a04a.zip
feat: bump to v0.4.0v0.4.0
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 5ca952a..67c2352 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,6 +1,6 @@
#ifndef DUCC_VERSION_H
#define DUCC_VERSION_H
-#define DUCC_VERSION "0.3.0"
+#define DUCC_VERSION "0.4.0"
#endif