From 1987c404fea78f16a46843167e5cc864663c77a7 Mon Sep 17 00:00:00 2001 From: Alex Bradbury Date: Sat, 31 Jan 2015 20:18:51 +0000 Subject: [PATCH] bump version --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0b3b365..690d924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +raspi-config (20150131-1) unstable; urgency=low + + * Add Pi2 overclock preset + * Ask whether to reboot after changing devicetree + + -- Alex Bradbury Sat, 31 Jan 2015 20:17:40 +0000 + raspi-config (20150129-1) unstable; urgency=low * Add devicetree support (thanks Phil Elwell)