Bump version number.

git-svn-id: svn://svn.code.sf.net/p/jack-keyboard/code/trunk@19 1fa2bf75-7d80-4145-9e94-f9b4e25a1cb2
This commit is contained in:
hselasky 2011-06-22 15:58:25 +00:00
parent fd60c8ac9f
commit a0a0a4934b

View File

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