diff options
| author | Eric Anderson <ejona86@gmail.com> | 2013-06-15 18:11:11 -0700 | 
|---|---|---|
| committer | Eric Anderson <ejona86@gmail.com> | 2013-06-15 18:11:37 -0700 | 
| commit | ed80db00958ff045008b0f639539aed79c3dcbef (patch) | |
| tree | 90fd8f61ab169fc635bed02527c56868564b5578 /hib-dlagent | |
| parent | 4dc7b31623a9e7314017694cb86bc7941aeda848 (diff) | |
| download | hib-dlagent-ed80db00958ff045008b0f639539aed79c3dcbef.tar.gz hib-dlagent-ed80db00958ff045008b0f639539aed79c3dcbef.zip | |
Change version number to v0.2 and update CHANGELOGv0.2
Diffstat (limited to 'hib-dlagent')
| -rwxr-xr-x | hib-dlagent | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hib-dlagent b/hib-dlagent index 2c3a467..899ed56 100755 --- a/hib-dlagent +++ b/hib-dlagent @@ -1,7 +1,7 @@  #!/usr/bin/env bash  set -e -VERSION=0.1 +VERSION=0.2  LOGIN_PAGE=https://www.humblebundle.com/login  HOME_PAGE=https://www.humblebundle.com/home  COOKIE_JAR= | 
