This commit is contained in:
Jeremiah Buddenhagen 2019-11-11 13:28:55 -08:00 committed by bitspill
parent cba88b4c54
commit 72120bff0d
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 15)
define(_CLIENT_VERSION_REVISION, 2)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_BUILD, 1)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2019)
define(_COPYRIGHT_HOLDERS,[The %s developers])

View File

@ -1,5 +1,5 @@
---
name: "flo-linux-0.15.2.0"
name: "flo-linux-0.15.2.1"
enable_cache: true
suites:
- "trusty"

View File

@ -1,5 +1,5 @@
---
name: "flo-osx-0.15.2.0"
name: "flo-osx-0.15.2.1"
enable_cache: true
suites:
- "trusty"

View File

@ -1,5 +1,5 @@
---
name: "flo-win-0.15.2.0"
name: "flo-win-0.15.2.1"
enable_cache: true
suites:
- "trusty"