diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-11 17:21:03 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-11 17:21:03 +0200 |
commit | ef99c16080ac2bb7e2fa2e531f9aca80a20fe481 (patch) | |
tree | c28cddf5c3625a221105ed69661c0e837c300a1b | |
parent | 075112bc4de73ab581b65f8ae5bb2db0d84ec87d (diff) |
Bump version to 5.3-45cp-5.3-45
Change-Id: I4af05b4258aa478ea4346e7b5f77577c692da1c1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1575e3d384db..6da728047224 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],[5.3.10.44],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.45],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |