diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-08-04 01:26:51 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-08-04 01:28:22 -0700 |
commit | 5f669880415027bd3b215fd8ee2672b222dafb28 (patch) | |
tree | 1ec5ea1034891d86591eb4cd7c24f214d0bf92c0 | |
parent | 4fb6c4ea4456a93cd3e75583a4087d6c6af44217 (diff) |
Bump version to 4.4-2cp-4.4-2
Change-Id: Ida2f7532fbe9ab8900898661bd4315a3b933cdd5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 359c5dddaa3b..55f66db48f1f 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.1],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.4.10.2],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |