diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-06-05 12:15:42 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-06-05 12:15:42 +0300 |
| commit | 69f548db5a964d8b97c4a99cef063f7060753324 (patch) | |
| tree | 36e8e17a292adb48d74c27df95d174c52cc54f6b /configure.ac | |
| parent | ad02d48227c7f9f84680a061adcb4d717d8abfd5 (diff) | |
build: bump version to 1.6.111.6.11release/1.6
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 c29a2b0..ecfff6d 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. AC_PREREQ([2.68]) -AC_INIT([mu],[1.6.10],[https://github.com/djcb/mu/issues],[mu]) +AC_INIT([mu],[1.6.11],[https://github.com/djcb/mu/issues],[mu]) AC_COPYRIGHT([Copyright (C) 2008-2021 Dirk-Jan C. Binnema]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) |
