Skip to content

Commit

Permalink
Update ver
Browse files Browse the repository at this point in the history
  • Loading branch information
3aaber authored Jun 23, 2019
1 parent ed599a3 commit 0a6ca33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions util/ver
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

main_ver=1.17.0
minor_ver=2rc0
arvannginx_ver=1
main_ver=1.15.12
minor_ver=rc0
arvannginx_ver=4
version=$main_ver.$minor_ver
echo $version

Expand Down

0 comments on commit 0a6ca33

Please sign in to comment.