From fd641852f02b1a042062413d21fd4702f344301e Mon Sep 17 00:00:00 2001 From: Sebastien Vincent Date: Wed, 8 May 2019 10:38:08 +0200 Subject: [PATCH] [build] Updates version number to prepare future release. --- VERSION | 2 +- appveyor.yml | 2 +- third-party/.gitignore | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 third-party/.gitignore diff --git a/VERSION b/VERSION index 8bbe6cf7..bb576dbd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2 +2.3 diff --git a/appveyor.yml b/appveyor.yml index 0b1684b1..dd2e9d8b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.2.{build} +version: 2.3.{build} shallow_clone: true diff --git a/third-party/.gitignore b/third-party/.gitignore deleted file mode 100644 index 41e1b7f8..00000000 --- a/third-party/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -cache/ -sources/ -builds/ -install/