diff options
| author | Christopher Li <sparse@chrisli.org> | 2013-12-21 09:26:16 -0800 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2013-12-21 09:27:06 -0800 |
| commit | 8e5528f42f3cc546dbdb866203dec28f775fac46 (patch) | |
| tree | 520cc528c97f7ed60cebdb3b8dced14da6e457d5 | |
| parent | 5c8c8ce62462aa70dfaf193552acd68499ba4208 (diff) | |
| download | sparse-dev-8e5528f42f3cc546dbdb866203dec28f775fac46.tar.gz | |
Sparse 0.5.0 rc1
Signed-off-by: Christopher Li <sparse@chrisli.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.4.4 +VERSION=0.5.0-rc1 # Generating file version.h if current version has changed SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)') |
