#ifndef PATCHLEVEL_H #define PATCHLEVEL_H const char *TCLMIDI_VERSION = "3.1"; const char *TCLMIDI_NUM_VERSION = "3.1"; #endif