change version to 0.7.3

This commit is contained in:
Andrzej Rybczak
2016-01-20 14:36:22 +01:00
parent 3a94ad886e
commit 3a86500665
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
AC_INIT(configure.ac)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.3_dev)
AM_INIT_AUTOMAKE(ncmpcpp, 0.7.3)
m4_include([m4/ax_lib_readline.m4])