]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
trying to get a sane build numbering system. 'd' for 'development'...
authorMike Brady <mikebrady@eircom.net>
Sun, 11 Sep 2016 14:50:17 +0000 (15:50 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 11 Sep 2016 14:50:17 +0000 (15:50 +0100)
configure.ac

index 67008ca207e5bcdbcc0ac7597113a031c9ff35c8..4ba651d76d78deceef04bffd330fced3b1320aae 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [3.0build12)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0-d12], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])