diff --git a/ChangeLog b/ChangeLog index 3dda6989..66e1879e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14981,3 +14981,5 @@ * Fixed a buffer size bug in 'lib/rdlivewire.cpp'. * Fixed a bug in 'ripcd/livewire_lwrpaudio.cpp' that caused spurious errors to be dumped to stderr. +2016-03-24 Fred Gleason + * Removed spurious linefeed in 'PACKAGE_VERSION'. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 46b81d81..ed0edc88 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.11.0 +2.11.0 \ No newline at end of file