From 70294ed1ad9b191c17b925d774590eaabe1cba69 Mon Sep 17 00:00:00 2001 From: David Willis Date: Wed, 27 Feb 2013 21:18:23 +0000 Subject: [PATCH] Revert last change that broke compatibility with 12.10.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce91b6169..8e7f300ea 100644 --- a/Makefile +++ b/Makefile @@ -619,7 +619,7 @@ androidgcs_clean: # # Find the git hashes of each commit that changes uavobjects with: # git log --format=%h -- shared/uavobjectdefinition/ | head -n 2 -UAVO_GIT_VERSIONS := 7a4fcba +UAVO_GIT_VERSIONS := 5e14f53 # All versions includes a pseudo collection called "working" which represents # the UAVOs in the source tree