Bump version number.

git-svn-id: svn://svn.code.sf.net/p/jack-keyboard/code/trunk@26 1fa2bf75-7d80-4145-9e94-f9b4e25a1cb2
This commit is contained in:
hselasky
2012-04-24 15:18:42 +00:00
parent ae2b7935d8
commit 560484950a
4 changed files with 5 additions and 3 deletions

View File

@@ -70,7 +70,7 @@
#define OUTPUT_PORT_NAME "midi_out"
#define INPUT_PORT_NAME "midi_in"
#define PACKAGE_NAME "jack-keyboard"
#define PACKAGE_VERSION "2.7.1"
#define PACKAGE_VERSION "2.7.2"
jack_port_t *output_port;
jack_port_t *input_port;