diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-10-19 13:11:56 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-10-19 13:11:56 +0200 |
commit | 5600b19b88a01bbb669b0900100760758dff8c26 (patch) | |
tree | de035be53d1fcfa6d87852e7580ec4d3801669a0 | |
parent | eb3ba8f70991673360088b92be704c9aa0f1896b (diff) |
Bump version to 4.4-10cp-4.4-10
Change-Id: I06a273b32be167a3bad311131a756e5b62485779
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c3889e58284c..7ebefd8a1081 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.4.10.9],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.4.10.10],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |