Change version to 0.8.1_dev

This commit is contained in:
Andrzej Rybczak
2017-08-31 09:14:44 +02:00
parent 4f72330bb8
commit d14426ffd1
2 changed files with 4 additions and 1 deletions

View File

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