]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix a bug that prevented Shairport Sync being added to Home. 4.3.1
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 17 Sep 2023 14:24:42 +0000 (15:24 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 17 Sep 2023 14:24:42 +0000 (15:24 +0100)
1  2 
configure.ac

diff --cc configure.ac
index 8be05422c8c18ad30c31d23bc3dfc78ff1a03616,e5da15e1a78532c9c55b5665dd54adbc192d6acf..c1801282eb9a2c946493fec73cb2dcbac176a9d5
@@@ -2,7 -2,7 +2,7 @@@
  # Process this file with autoconf to produce a configure script.
  
  AC_PREREQ([2.50])
- AC_INIT([shairport-sync], [4.3], [4265913+mikebrady@users.noreply.github.com])
 -AC_INIT([shairport-sync], [4.3.1-dev], [4265913+mikebrady@users.noreply.github.com])
++AC_INIT([shairport-sync], [4.3.1], [4265913+mikebrady@users.noreply.github.com])
  AM_INIT_AUTOMAKE([subdir-objects])
  AC_CONFIG_SRCDIR([shairport.c])
  AC_CONFIG_HEADERS([config.h])