[Libreoffice-commits] dev-tools.git: scripts/update-stats.pl

Jan Holesovsky kendy at collabora.com
Mon Oct 7 00:46:00 PDT 2013


 scripts/update-stats.pl |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 9d926e139609011c9a2cba15d6e3607820251d67
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Mon Oct 7 09:44:10 2013 +0200

    Update to 4.1.2.

diff --git a/scripts/update-stats.pl b/scripts/update-stats.pl
index dd31e03..7377782 100755
--- a/scripts/update-stats.pl
+++ b/scripts/update-stats.pl
@@ -58,9 +58,13 @@ my %versions = (
 
     '9e9821abd0ffdbc09cd8c52eaa574fa09eb08f2' => '4.0.4_RC2',
 
-    '89ea49ddacd9aa532507cbf852f2bb22b1ace28' => '4.1.0.4',
+    '5464147a081647a250913f19c0715bca595af2f' => '4.0.5_RC2',
 
-    '7e4286b58adc75a14f6d83f53a03b6c11fa2903' => '4.1.1.2',
+    '89ea49ddacd9aa532507cbf852f2bb22b1ace28' => '4.1.0_RC4',
+
+    '7e4286b58adc75a14f6d83f53a03b6c11fa2903' => '4.1.1_RC2',
+
+    '40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38' => '4.1.2_RC3',
 );
 
 my %month_to_num = (


More information about the Libreoffice-commits mailing list