Change version to 0.9_dev

This commit is contained in:
Andrzej Rybczak
2018-05-13 17:50:14 +02:00
parent 7bfefb2f80
commit 1ef061a87c
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([ncmpcpp], [0.8.2])
AC_INIT([ncmpcpp], [0.9_dev])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([subdir-objects])