[Libreoffice-commits] core.git: configure.ac
Petr Mladek
pmladek at suse.cz
Mon May 6 05:20:17 PDT 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 29884e1f4b3e620d523c6a5c8a3cf72159dc9b24
Author: Petr Mladek <pmladek at suse.cz>
Date: Mon May 6 14:18:54 2013 +0200
bump product version to 4.1.0.0.alpha1+
Change-Id: I131364a0c80626b82939b641012abdfd11e9fabe
diff --git a/configure.ac b/configure.ac
index af43cac..75e26bd 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.1.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC
More information about the Libreoffice-commits
mailing list