Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 6278b14

Browse files
committed
release i3-gaps 4.21.1
1 parent 787bee6 commit 6278b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ config_h = declare_dependency(
6363
sources: vcs_tag(
6464
input: config_h_in,
6565
output: 'config.h',
66-
fallback: meson.project_version() + '-non-git',
66+
fallback: meson.project_version() + ' (2022-10-28)',
6767
)
6868
)
6969

0 commit comments

Comments
 (0)