Browse Source

Bump version

tags/v1.0.1
Andrew Belt 6 years ago
parent
commit
e15646b1af
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -1,6 +1,6 @@
RACK_DIR ?= ../.. RACK_DIR ?= ../..
SLUG = Fundamental SLUG = Fundamental
VERSION = 0.6.0
VERSION = 0.6.1


FLAGS += -Idep/include FLAGS += -Idep/include
SOURCES += $(wildcard src/*.cpp) SOURCES += $(wildcard src/*.cpp)


Loading…
Cancel
Save