aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Krjuchkov <denis@crazydev.net>2013-11-26 18:07:59 +0600
committerDenis Krjuchkov <denis@crazydev.net>2013-11-26 18:07:59 +0600
commitb88ea6735b203b65360f90a7d3bd6ce92cf152bc (patch)
tree28ee993ec7a75017e5b03e0b1773936456123db9 /configure.ac
parent51de8fd10a98e6ed9a2ac10a796236c5b3fe2bf8 (diff)
downloadmpd-b88ea6735b203b65360f90a7d3bd6ce92cf152bc.tar.gz
mpd-b88ea6735b203b65360f90a7d3bd6ce92cf152bc.tar.xz
mpd-b88ea6735b203b65360f90a7d3bd6ce92cf152bc.zip
configure.ac: set VERSION_MINOR to 19
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e2f2eba7e..bfd7ed2ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
AC_INIT(mpd, 0.19~git, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
-VERSION_MINOR=18
+VERSION_MINOR=19
VERSION_REVISION=0
VERSION_EXTRA=0