Skip to content

Commit

Permalink
Update ver
Browse files Browse the repository at this point in the history
  • Loading branch information
3aaber authored Aug 28, 2019
1 parent 220b71b commit f77e6d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/ver
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

main_ver=1.15.12
main_ver=1.15.8
minor_ver=rc0
arvannginx_ver=1
arvannginx_ver=8
version=$main_ver.$minor_ver
echo $version

Expand Down

0 comments on commit f77e6d0

Please sign in to comment.