Skip to content

Commit

Permalink
veristat: bump version to v0.3
Browse files Browse the repository at this point in the history
Prepare for v0.3 release.

Signed-off-by: Andrii Nakryiko <[email protected]>
  • Loading branch information
anakryiko committed Jan 26, 2024
1 parent 1cf938e commit a7fadc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: BSD-2-Clause
VERISTAT_VERSION ?= 0.2
VERISTAT_VERSION ?= 0.3
DEBUG ?=

OUTPUT := .output
Expand Down

0 comments on commit a7fadc6

Please sign in to comment.