Change version to 0.10_dev

This commit is contained in:
Andrzej Rybczak
2020-12-21 00:32:32 +01:00
parent c021e09350
commit c158361f92

View File

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