diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2014-03-29 10:09:07 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2014-03-29 10:09:07 -0400 |
| commit | f77e648c12f3b2a0e868d000f52ead7a817f46f5 (patch) | |
| tree | de4e7c864951c52c3d7dd84e24f3de0061757412 /configure.ac | |
| parent | 94b7c270a9af518a40b6b18182606c364aefc3b3 (diff) | |
Various documentation updates in preparation for the 2.1.0 release.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 386b408..f4f497a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(RtMidi, 2.0.1, gary@music.mcgill.ca, rtmidi) +AC_INIT(RtMidi, 2.1.0, gary@music.mcgill.ca, rtmidi) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR(RtMidi.cpp) AC_CONFIG_FILES([rtmidi-config librtmidi.pc Makefile tests/Makefile]) |
