diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-04-15 17:41:59 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-04-15 17:42:19 +0200 |
commit | 0f626e17710d7d9da9fc1b4c0592a6907dd0cb96 (patch) | |
tree | ddd3881520ef595f4c889862f7a625348ee0513b | |
parent | 77870621351acdeb116f7213bf8a6b064f422590 (diff) |
Bump version to 6.2-10cp-6.2-10CODE-4.2.2-2
Change-Id: Icc37cafb66db8cb8a8eb1713cb330db15c3cf42b
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6ee3a993d14d..658a72b7e783 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([Collabora Office],[6.2.10.9],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.10],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |