diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-04-24 22:46:09 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-04-24 22:46:09 +0300 |
| commit | c5219778af65dc868eea91c910c801e5105d5cd7 (patch) | |
| tree | 0174cf92cde9b23a7662d0e487d5537bce234f6e /configure.ac | |
| parent | 71e0223d866dd5ba16048f5635cd342666e57882 (diff) | |
bump version to 1.5.12
Next development 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 1e0231c..0235692 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.5.11],[https://github.com/djcb/mu/issues],[mu]) +AC_INIT([mu],[1.5.12],[https://github.com/djcb/mu/issues],[mu]) AC_COPYRIGHT([Copyright (C) 2008-2020 Dirk-Jan C. Binnema]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) |
