Skip to content

Commit

Permalink
bumped version to 1.15.8.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Aug 14, 2019
1 parent aa16a49 commit 71dc304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/ver
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

main_ver=1.15.8
minor_ver=1
minor_ver=2
version=$main_ver.$minor_ver
echo $version

0 comments on commit 71dc304

Please sign in to comment.