aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej enczykowski <maze@google.com>2019-10-30 23:30:04 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-30 23:30:04 -0700
commit825b84d3c6a1a63df2c4ea565f51934ddc144d4c (patch)
treef8f0e40cb974764d9a58f64f4451f9d7632a2e3f
parent926e1c5d18ee962a47a1cb7a314942f329cb025c (diff)
parentac501226697fe5097fa12f0de3645071a063a567 (diff)
downloadethtool-825b84d3c6a1a63df2c4ea565f51934ddc144d4c.tar.gz
Bump ethtool Android.bp VERSION to 5.3 am: 27cb7cc5c5 am: 133a3eccbf
am: ac50122669 Change-Id: I44c5cfcdc1c147f406dbba986456a731f24b6df2
-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",
]
}