Change version to 0.8.1

This commit is contained in:
Andrzej Rybczak
2017-10-11 19:37:11 +02:00
parent fa9838efb2
commit 58bb6b5a43
2 changed files with 2 additions and 2 deletions

View File

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