From c2b9ad37f8a8de9c7dbdd76c86aecf6388107056 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 5 Nov 2013 19:16:12 +0100 Subject: Version 4.2.0.0.alpha1, tag libreoffice-4.2.0.0.alpha1 Change-Id: Ie0fb65cdaa10cc5a8f5855e3409cf9ef30d46c48 --- configure.ac | 2 +- dictionaries | 2 +- helpcontent2 | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 26a357d74ee3..a7371c94f887 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl in order to create a configure script. # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([LibreOffice],[4.2.0.0.alpha0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[4.2.0.0.alpha1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) diff --git a/dictionaries b/dictionaries index c6f4f79b5967..10416ed38af5 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit c6f4f79b596756f5d45c5264a49232e491b9cd78 +Subproject commit 10416ed38af5fc33daa2eb7a1d750d81f914fc7c diff --git a/helpcontent2 b/helpcontent2 index 7e453f7aa00a..e986177553ce 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 7e453f7aa00ad02def99283bd32a096615530f8e +Subproject commit e986177553ceb5d04fa1cf0c4035bba9622ec892 diff --git a/translations b/translations index 70db96bbb2c8..c3261610a2c7 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 70db96bbb2c8cbd22c1ce9c421cc1988658af09e +Subproject commit c3261610a2c700b2d86445947447961658642ea4 -- cgit