Skip to content

Commit

Permalink
bumped version number to 1.0.15.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jun 16, 2012
1 parent baefa91 commit 1de4bb9
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.0.15
minor_ver=11rc1
minor_ver=11
version=$main_ver.$minor_ver
echo $version

0 comments on commit 1de4bb9

Please sign in to comment.