diff --git a/VERSION b/VERSION index a67c0014..7f23df75 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -xorm v0.3.1 +xorm v0.4 diff --git a/doc.go b/doc.go index 765f2dfe..16d0b3a7 100644 --- a/doc.go +++ b/doc.go @@ -1,4 +1,4 @@ -// Copyright 2013 The XORM Authors. All rights reserved. +// Copyright 2013 - 2014 The XORM Authors. All rights reserved. // Use of this source code is governed by a BSD // license that can be found in the LICENSE file.