Code

configure.ac: update VERSION_MINOR
authorMax Kellermann <max@duempel.org>
Thu, 7 Nov 2013 22:21:04 +0000 (23:21 +0100)
committerMax Kellermann <max@duempel.org>
Thu, 7 Nov 2013 22:21:04 +0000 (23:21 +0100)
configure.ac

index 4cbb542228cc28d9e0349eb12ea7d244ab6d513a..933af4100614206420c6a8717d111de4c163cbd7 100644 (file)
@@ -2,7 +2,7 @@ AC_PREREQ(2.60)
 AC_INIT(ncmpc, 0.22~git, max@duempel.org)
 
 VERSION_MAJOR=0
-VERSION_MINOR=21
+VERSION_MINOR=22
 VERSION_REVISION=0
 VERSION_EXTRA=0