update version (#323)

* update version constant to 2
This commit is contained in:
Denis Koltsov 2016-05-31 04:05:48 +07:00 committed by Stephen M. Coakley
parent 3ed532358b
commit ce97843850

View File

@ -52,4 +52,4 @@ autoload $user_function_path
# Source custom init.fish file
source $OMF_CONFIG/init.fish ^/dev/null
set -g OMF_VERSION "1.0.0"
set -g OMF_VERSION "2"