Bump 'minor' number in version
This commit is contained in:
parent
c164163a8c
commit
eca5a95ecf
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# ("micro") part: Between releases odd, even for releases (no other
|
||||
# changes inbetween).
|
||||
|
||||
VERSION=1.3.1
|
||||
VERSION=1.4.1
|
||||
|
||||
# Version number of the bundled 'draw' thing
|
||||
DRAW_VERSION=0.2.4
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
AC_PREREQ([2.69])
|
||||
|
||||
AC_INIT([loolwsd], [1.3.1], [libreoffice@collabora.com])
|
||||
AC_INIT([loolwsd], [1.4.1], [libreoffice@collabora.com])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.11 silent-rules])
|
||||
|
||||
|
|
Loading…
Reference in a new issue