From 4c499fde81814ff1caa987a10b1ca4468f071722 Mon Sep 17 00:00:00 2001 From: Alex Bradbury Date: Sat, 25 May 2013 17:17:16 +0100 Subject: [PATCH] bump version --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6b3ae31..474fd9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +raspi-config (20130525-1) unstable; urgency=low + + * Use start_x rather than startx in config.txt for enabling camera to reduce + confusion + + -- Alex Bradbury Sat, 25 May 2013 17:15:07 +0100 + raspi-config (20130525) unstable; urgency=low * Tweak height of whiptail display (thanks Rob Bishop)