Skip to content

Commit

Permalink
v0.83.2-alpha6
Browse files Browse the repository at this point in the history
  • Loading branch information
blbradley committed Jul 20, 2018
1 parent 8c7f7b3 commit 6e3ebcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@

<target name="ubuntuPackage" depends="jar,copyothers">
<mkdir dir="${ubuntu.package.dir}"/>
<deb destfile="${ubuntu.package.dir}/zcash-desktop-gui-wallet_0.83.2-alpha5_all.deb"
<deb destfile="${ubuntu.package.dir}/zcash-desktop-gui-wallet_0.83.2-alpha6_all.deb"
control="${deb.dir}/control"
verbose="true">

Expand Down
2 changes: 1 addition & 1 deletion zcash-wallet-swing/src/deb/control/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: zcash-desktop-gui-wallet
Version: 0.83.2-alpha5
Version: 0.83.2-alpha6
Section: misc
Priority: low
Architecture: all
Expand Down

0 comments on commit 6e3ebcb

Please sign in to comment.