Skip to content

Commit 9809f9d

Browse files
committed
4.3.5 starting point
1 parent 8941cae commit 9809f9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASENOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Minor Release Notes
2+
====
3+
Minor release notes are attached to the release themselves.
4+
15
Version 4.3 -- Security Updates, Bug Fixes and Enhancements
26
====
37
This update contains important security updates, bug fixes and enhancements. [NQPTP](https://github.com/mikebrady/nqptp) must also be updated, and it should be updated before updating Shairport Sync.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.50])
5-
AC_INIT([shairport-sync], [4.3.4-dev], [[email protected]])
5+
AC_INIT([shairport-sync], [4.3.5-dev], [[email protected]])
66
AM_INIT_AUTOMAKE([subdir-objects])
77
AC_CONFIG_SRCDIR([shairport.c])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)