Skip to content

Commit

Permalink
change version to final
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklindenberg committed Nov 15, 2018
1 parent e1cd540 commit 54e5cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SLUG = LindenbergResearch
VERSION = 0.6.4-beta5
VERSION = 0.6.4
SOURCES += $(wildcard src/*.cpp src/dsp/*.cpp src/dsp/kiss_fft/*.c src/widgets/*.cpp src/modules/*.cpp)
DISTRIBUTABLES += $(wildcard LICENSE*) res
RACK_DIR ?= ../..
Expand Down

0 comments on commit 54e5cdb

Please sign in to comment.