From a67b9718207893f39893d0c2011eb0130c6ee6c2 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Tue, 1 Mar 2011 18:02:15 -0500 Subject: [PATCH] Restore default branch showing. Noop commit really. --- Docs/versioning.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/versioning.txt b/Docs/versioning.txt index ac5f679065..e904f74181 100644 --- a/Docs/versioning.txt +++ b/Docs/versioning.txt @@ -1,4 +1,4 @@ -[as taken from src/ProductInfo.h] +[as taken from src/ProductInfo.h] (before doxygen) Version info displayed to the user. @@ -9,4 +9,4 @@ These are the 'official' version designations: * "v0.0 alpha #": Alpha versions (bug squashing, polishing until we reach beta) * "v0.0 beta #": Beta versions (bug squashing, _focus_ is on high priority bugs) * "v0.0 rc#": Release Candidates (if there are no problems, move on to final) - * "v0.0": Final Releases \ No newline at end of file + * "v0.0": Final Releases