Skip to content

Commit

Permalink
Sparse v0.5.2
Browse files Browse the repository at this point in the history
Here is version 0.5.2. No changes were needed since -rc1.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
  • Loading branch information
lucvoo committed Mar 24, 2018
1 parent d1c2f8d commit 979043c
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,4 +1,4 @@
VERSION=0.5.2-RC1
VERSION=0.5.2

# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')
Expand Down

0 comments on commit 979043c

Please sign in to comment.