aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej enczykowski <maze@google.com>2019-10-30 23:19:04 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-30 23:19:04 -0700
commit133a3eccbf5b0b4e3f5980ca4d11bb7cecba1c37 (patch)
treef8f0e40cb974764d9a58f64f4451f9d7632a2e3f
parentbf94105ff05f4f555523e1a322f5424d6a451635 (diff)
parent27cb7cc5c5666792e9787edd2b8a1fc8f0af95d0 (diff)
downloadethtool-133a3eccbf5b0b4e3f5980ca4d11bb7cecba1c37.tar.gz
Bump ethtool Android.bp VERSION to 5.3
am: 27cb7cc5c5 Change-Id: Ic0aab439b190d337a569ac054273fc05e59afb4c
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7ab34e2..b08243a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,7 +40,7 @@ cc_binary {
"-Wno-missing-field-initializers",
"-Wno-pointer-arith",
"-DPACKAGE=\"ethtool\"",
- "-DVERSION=\"5.2\"",
+ "-DVERSION=\"5.3\"",
"-std=gnu11",
]
}