diff options
| author | djcb <djcb@djcbsoftware.nl> | 2016-12-04 21:18:18 +0200 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2016-12-04 21:18:18 +0200 |
| commit | 1f232b67371f2acbf2a2e5c42ee7233337f0935a (patch) | |
| tree | fce1558a437b497d9690bb4e437ba6959c90e55b | |
| parent | c45cfadb7185acd9d9c06d951e37a71c46399d04 (diff) | |
bump version to 0.9.180.9.18
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cb1f529..63814e5 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -AC_INIT([mu],[0.9.17],[https://github.com/djcb/mu/issues],[mu]) +AC_INIT([mu],[0.9.18],[https://github.com/djcb/mu/issues],[mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old |
