From cc732e2d5270550f1bd76ac239dcf72dff8a26ee Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 16 Dec 2017 14:28:02 -0500 Subject: [PATCH] VERSION to Open Solo 2.5-RC4 --- artoo/git_describe_tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artoo/git_describe_tag b/artoo/git_describe_tag index 8fcc88c..b703857 100755 --- a/artoo/git_describe_tag +++ b/artoo/git_describe_tag @@ -2,4 +2,4 @@ # this command should really execute: #git describe --tags # but we don't have any version tags in the repo yet, so lets fake it: -echo v0.0.1 +echo v2.5-RC4