Update version to 6.2.10

This commit is contained in:
ly1217 2019-01-15 00:25:35 -08:00
parent 3e724f5a89
commit 2f5db04544
3 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([seafile], [6.2.9], [info@seafile.com])
AC_INIT([seafile], [6.2.10], [info@seafile.com])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
seafile-daemon (6.2.10) unstable; urgency=low
* new upstream release
-- Jonathan Xu <jonathan.xu@seafile.com> Tue, 15 Jan 2019 16:25:10 +0800
seafile-daemon (6.2.9) unstable; urgency=low
* new upstream release

View File

@ -129,7 +129,8 @@
<!-- <?define ProductGuid="CD288D11-BBB8-4CAB-80E2-25B499F0E0D5" ?> (6.2.5) -->
<!-- <?define ProductGuid="1809B194-5373-429E-A32C-5188B3A05679" ?> (6.2.7) -->
<!-- <?define ProductGuid="FABC1D45-7C57-4D03-B136-669F66B8CC62" ?> (6.2.8) -->
<?define ProductGuid="4B890A1D-FBC4-427D-AF56-3A4FE393318A" ?>
<!-- <?define ProductGuid="4B890A1D-FBC4-427D-AF56-3A4FE393318A" ?> (6.2.9) -->
<?define ProductGuid="8F51E7B1-AE22-4AdC-8375-2675595F6D0B" ?>
<?define GuidOfCustomComponent="AD201805-3CBD-4834-9097-5D934F7E0000" ?>
<?define GuidOfAutoStartComponent="AD201805-3CBD-4834-9097-5D934F7E0001" ?>