summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-15 09:41:17 -0500
committerJeff Carr <[email protected]>2025-10-15 09:41:17 -0500
commit2dd02cfdbbd1b29f57cd6a454941a9204965b9d3 (patch)
treeb4f911655e6f324876261b6725e67f295d80062e
parent2ac31afb31dfc53c9973adda624c62e741424975 (diff)
attempt clean rebuild after publishv0.1.40
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edaf40a..6301441 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ deb-with-commits-all:
rm -f ~/incoming/*.deb
forge commit --all
forge normal
- wit build deb --all --force --buildversion 7
+ wit build deb --all --force --buildversion 8
deb-with-commits-all-riscv64:
make commit