Skip to content

Commit

Permalink
Bump version to v0.04.alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
rjhowell44 authored Apr 15, 2020
1 parent c377897 commit 333413d
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
Expand Up @@ -31,7 +31,7 @@ CXX = g++

TARGET_DEVICE = $(shell gcc -dumpmachine | cut -f1 -d -)

DSL_VERSION:='L"v0.03.alpha"'
DSL_VERSION:='L"v0.04.alpha"'
NVDS_VERSION:=4.0
GS_VERSION:=1.0
GLIB_VERSION:=2.0
Expand Down

0 comments on commit 333413d

Please sign in to comment.