Skip to content

Commit

Permalink
bumped version number to 1.1.12.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 10, 2012
1 parent fc61696 commit 111c045
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.1.12
minor_ver=1
minor_ver=2
version=$main_ver.$minor_ver
echo $version

0 comments on commit 111c045

Please sign in to comment.