Browse Source

Bump version.

tags/non-sequencer-v1.9.4
Jonathan Moore Liles 17 years ago
parent
commit
7e22c27576
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -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…
Cancel
Save