Skip to content

Commit

Permalink
Bump up version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brbsix committed Sep 3, 2015
1 parent 5ce9933 commit 71add91
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Installation

To install `debtool` via Debian archive:

curl --remote-name -sL https://github.com/brbsix/debtool/raw/master/debtool_0.2.1_all.deb
sudo dpkg --install debtool_0.2.1_all.deb
curl --remote-name -sL https://github.com/brbsix/debtool/raw/master/debtool_0.2.2_all.deb
sudo dpkg --install debtool_0.2.2_all.deb

To install `debtool` from git repository:

Expand Down
2 changes: 1 addition & 1 deletion debtool
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ warning(){


PROGRAM=${0##*/}
VERSION='0.2.1'
VERSION='0.2.2'

shopts='a,b,c,d,f,h,i,m,q,r,s,u,z'
lopts='auto,build,combo,download,fast,format,help,interactive,md5sums,quiet,reinst,repack,show,unpack'
Expand Down
Binary file added debtool_0.2.2_all.deb
Binary file not shown.

0 comments on commit 71add91

Please sign in to comment.