From 95699e4a541abd0ba3006942a56d20550fe0b25c Mon Sep 17 00:00:00 2001 From: Stephan Baerwolf Date: Wed, 1 Aug 2012 23:21:09 +0000 Subject: [PATCH] USBasp first stable release v0.1 Signed-off-by: Stephan Baerwolf --- firmware/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/firmware/Makefile b/firmware/Makefile index 1dac04c..01f5307 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -5,7 +5,6 @@ # Tabsize: 4 # Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH # License: GNU GPL v2 (see License.txt) -# This Revision: $Id: Makefile 798 2010-07-27 17:29:28Z cs $ ############################################################################### # Configure the following variables according to your AVR. -- 2.11.0