Browse Source

Set version to 0.6.0

tags/v0.6.1
Andrew Belt 6 years ago
parent
commit
d51c904446
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -1,5 +1,5 @@
RACK_DIR ?= .
VERSION = 0.6.1dev
VERSION = 0.6.1

FLAGS += \
-Iinclude \


Loading…
Cancel
Save