[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-3' - configure.ac
Xisco Fauli
anistenis at gmail.com
Wed Apr 19 15:36:11 UTC 2017
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eb63994907a92c9475ba1de7e80f23b023141cab
Author: Xisco Fauli <anistenis at gmail.com>
Date: Wed Apr 19 17:34:41 2017 +0200
bump product version to 5.3.3.1.0+
Change-Id: Ibd643db9efecbaadfe4ff3cd33725d3ce97509fd
diff --git a/configure.ac b/configure.ac
index 06493e5d44e6..79dab87ce252 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],[5.3.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.3.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list