From ab4ff3dfb04fa3ca2cf5c974747f4560b2149b69 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 19 Mar 2013 07:12:49 -0500 Subject: doc: Remove redundancy Signed-off-by: Sol Jerome --- doc/server/plugins/version/git.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/version/git.txt b/doc/server/plugins/version/git.txt index 3f7ab9d9b..64ff422ca 100644 --- a/doc/server/plugins/version/git.txt +++ b/doc/server/plugins/version/git.txt @@ -13,12 +13,6 @@ reporting purposes. Once the plugin is enabled, every time a client checks in, it will include the current repository revision in the reports/statistics. -As with the other Version plugins, the Git plugin enables you to get -revision information out of your repository for reporting -purposes. Once the plugin is enabled, every time a client checks in, -it will include the current repository revision in the -reports/statistics. - Additionally, if the ``GitPython`` library is installed, the Git plugin exposes an additional XML-RPC method call, ``Git.Update``. With no arguments, ``Git.Update`` updates the working copy to the -- cgit v1.2.3-1-g7c22 From 5feb76d97c6b26228dcf521659f434c6b576310c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 21 Mar 2013 09:32:16 -0500 Subject: Version bump to 1.3.1 Signed-off-by: Sol Jerome --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index a1bceb1b1..d3d30687b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -66,7 +66,7 @@ else: # The short X.Y version. version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3.0' +release = '1.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3-1-g7c22