diff options
| author | Christopher Li <sparse@chrisli.org> | 2017-07-04 08:24:40 -0700 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2017-07-04 08:24:40 -0700 |
| commit | ec3f72e981792a86a9e002471a06d61ecd5c6675 (patch) | |
| tree | 008502b4e5622635dfc0b42cf581e36aa5ee79d3 /Makefile | |
| parent | feff6319efa07b81fe30cf09dc3e53cc69813791 (diff) | |
| download | sparse-dev-ec3f72e981792a86a9e002471a06d61ecd5c6675.tar.gz | |
bump sparse's version to 0.5.1-rc4v0.5.1-rc4
Signed-of-By: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.5.1-rc3 +VERSION=0.5.1-rc4 # Generating file version.h if current version has changed SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)') |
