Change version to 0.8.2

This commit is contained in:
Andrzej Rybczak
2018-04-11 20:40:52 +02:00
parent 1347b063c0
commit 7bfefb2f80
2 changed files with 2 additions and 2 deletions

View File

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