From e97cf3bf4528d57a570a4513cc10a5dbf417045c Mon Sep 17 00:00:00 2001 From: Dennis Huo Date: Sat, 7 Feb 2015 14:24:28 -0800 Subject: [PATCH] Update inline version number for bdutil. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97908828 --- bdutil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdutil b/bdutil index ce68bee..14ccf4a 100755 --- a/bdutil +++ b/bdutil @@ -20,7 +20,7 @@ # # Usage: ./bdutil [deploy|delete] [optional: ]... -BDUTIL_VERSION='1.3.0' +BDUTIL_VERSION='1.3.1' # Prints the usage for this script and exits. function print_usage() {