Skip to content

Commit

Permalink
fix beta label
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Sep 16, 2019
1 parent ce2c56a commit 9c01a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/lib/versions.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
vmajor=19; vminor=9; vpatch=0
vbuild="$(git rev-list HEAD --count).$(git rev-parse --short HEAD)"
release="build-${vbuild}"
release="beta-${vbuild}"
#release="beta"
baresip="0.6.3"
re="0.6.1"
Expand Down

0 comments on commit 9c01a0d

Please sign in to comment.