diff --git a/R-package/DESCRIPTION b/R-package/DESCRIPTION index 0d948a806d36..d0768d39e615 100755 --- a/R-package/DESCRIPTION +++ b/R-package/DESCRIPTION @@ -1,8 +1,8 @@ Package: lightgbm Type: Package Title: Light Gradient Boosting Machine -Version: 2.0.9 -Date: 2017-10-15 +Version: 2.0.10 +Date: 2017-10-18 Author: Guolin Ke Maintainer: Guolin Ke Description: LightGBM is a gradient boosting framework that uses tree based learning algorithms. diff --git a/VERSION.txt b/VERSION.txt index ed35d092626c..fee3c9251d2b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.0.9 \ No newline at end of file +2.0.10 \ No newline at end of file diff --git a/appveyor.yml b/appveyor.yml index 66e971013370..6aaca44d8f62 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.0.9.{build} +version: 2.0.10.{build} configuration: # A trick to construct a build matrix - 3.5