summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-29 01:22:27 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-29 01:22:47 +0200
commitdb784341e172f8ea1f3825f4e986912963ac0763 (patch)
tree52dd4e48c799f1e00c043fb2dc231315b4be5e3d
parente59ae27fa51ed2b5eea7d22235da65dd566a9326 (diff)
bump product version to 4.1.2.3.0+libreoffice-4-1-2
Change-Id: Ieeb1b9804afd2d211ba2ab1a230ab039e6bd7aa5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8556be86dad8..27408adf8148 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.2.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC