Skip to content

Commit 7ccac07

Browse files
committed
lv-tool: Set man page month to 2023-03
1 parent ef4c0a3 commit 7ccac07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvisual/tools/lv-tool/sync-manpage-with-help-output.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
set -e -u -o pipefail
2323

24-
_BUILD_MONTH=2023-02 # for reproducible builds; bump when doing releases
24+
_BUILD_MONTH=2023-03 # for reproducible builds; bump when doing releases
2525

2626
help2man_args=(
2727
--no-info

0 commit comments

Comments
 (0)