Skip to content

Commit

Permalink
2507
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Aug 20, 2010
1 parent 3b41358 commit 54a2845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LOCAL_MODULE := recovery

LOCAL_FORCE_STATIC_EXECUTABLE := true

RECOVERY_VERSION := ClockworkMod Recovery v2.5.0.5
RECOVERY_VERSION := ClockworkMod Recovery v2.5.0.7
LOCAL_CFLAGS += -DRECOVERY_VERSION="$(RECOVERY_VERSION)"
RECOVERY_API_VERSION := 2
LOCAL_CFLAGS += -DRECOVERY_API_VERSION=$(RECOVERY_API_VERSION)
Expand Down

0 comments on commit 54a2845

Please sign in to comment.