1// Copyright 2015 Keybase, Inc. All rights reserved. Use of
2// this source code is governed by the included BSD license.
3
4package libkb
5
6// Version is the current version (should be MAJOR.MINOR.PATCH)
7const Version = "5.7.1"
8