From c1b097249253b9b7dadcf37c692cef510a14f033 Mon Sep 17 00:00:00 2001 From: Oleg Semyonov Date: Sun, 3 Feb 2013 05:11:47 +0200 Subject: [PATCH] android: make it compatible with RELEASE-12.10.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8311eabe..32c70912a 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 := 684620d 43f85d9 +UAVO_GIT_VERSIONS := 5e14f53 # All versions includes a pseudo collection called "working" which represents # the UAVOs in the source tree