Browse Source

Change version in Makefile

pull/1639/head
Andrew Belt 7 years ago
parent
commit
0d288f9d8c
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.1
VERSION = 0.6.1dev

FLAGS += \
-Iinclude \


Loading…
Cancel
Save