From 7c668358e1d7ff48061ff99e2bac769e82bbadb6 Mon Sep 17 00:00:00 2001 From: matt Date: Sat, 31 Jan 2009 23:19:12 +0000 Subject: [PATCH] minor rev increase for for 3.01, which was just pcb cosmetic changes git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10352 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp2/firmware/apps/factory_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrp2/firmware/apps/factory_test.c b/usrp2/firmware/apps/factory_test.c index 5c2a4fc8..1f8d936a 100644 --- a/usrp2/firmware/apps/factory_test.c +++ b/usrp2/firmware/apps/factory_test.c @@ -41,7 +41,7 @@ #include "sd.h" #define HW_REV_MAJOR 3 -#define HW_REV_MINOR 0 +#define HW_REV_MINOR 1 #define FW_SETS_SEQNO 1 // define to 0 or 1 (FIXME must be 1 for now) -- 2.39.5