From 5f22f98642f509f32cc5b651673933d1316be8a5 Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Fri, 2 Jul 2021 12:44:40 -0700 Subject: [PATCH] Syncing latest changes between public/private. --- src/ballistica/ballistica.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ballistica/ballistica.cc b/src/ballistica/ballistica.cc index 82371941..aca95661 100644 --- a/src/ballistica/ballistica.cc +++ b/src/ballistica/ballistica.cc @@ -21,7 +21,7 @@ namespace ballistica { // These are set automatically via script; don't modify them here. -const int kAppBuildNumber = 20388; +const int kAppBuildNumber = 20389; const char* kAppVersion = "1.6.5"; // Our standalone globals.