Bump version.
This commit is contained in:
parent
a8cdb739e1
commit
7e22c27576
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ SYSTEM_PATH=$(prefix)/share/non-sequencer/
|
||||||
DOCUMENT_PATH=$(prefix)/share/doc/non-sequencer/
|
DOCUMENT_PATH=$(prefix)/share/doc/non-sequencer/
|
||||||
USE_LASH=1
|
USE_LASH=1
|
||||||
|
|
||||||
VERSION=1.9.0
|
VERSION=1.9.1
|
||||||
|
|
||||||
# Debugging
|
# Debugging
|
||||||
CFLAGS:=-O0 -ggdb -fno-omit-frame-pointer -Wall
|
CFLAGS:=-O0 -ggdb -fno-omit-frame-pointer -Wall
|
||||||
|
|
Loading…
Reference in New Issue