Skip to content

Commit

Permalink
makefile: Prepare version for 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anatol Belski <[email protected]>
  • Loading branch information
weltling committed Mar 2, 2022
1 parent fe1f56d commit 65e2a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VERSION=0.3.0-dev
VERSION=0.3.0

!if "$(CXX)" == ""
CXX=cl.exe
Expand Down

0 comments on commit 65e2a94

Please sign in to comment.