configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ce72faa0519c2daba848a80915184b20ffb2c124
Author:     Christian Lohmaier <[email protected]>
AuthorDate: Wed Jun 7 19:44:27 2023 +0200
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Fri Jun 9 12:26:51 2023 +0200

    bump version to 24.2.0.0.alpha0+
    
    calendar based naming - 24.2 is the February release, 24.8 would be the
    one in August
    
    Change-Id: I91d14da7060769e995f67c855e9dda04f2144870
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152716
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/configure.ac b/configure.ac
index d281d48ba8f0..ed6475647a28 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],[7.7.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[24.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard

Reply via email to