From c1552a767507c8360de206d8cf9c547498fb81a8 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sun, 10 Mar 2019 13:01:41 -0400 Subject: [PATCH] Increment build number --- oscar/build_number.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/build_number.h b/oscar/build_number.h index 4efaa269..6025edac 100644 --- a/oscar/build_number.h +++ b/oscar/build_number.h @@ -1 +1 @@ -const int build_number = 1; +const int build_number = 2;