Merge pull request #2133 from haiwen/update_version_to_6.2.7

Update version to 6.2.7.
This commit is contained in:
Shuai Lin 2018-11-20 17:36:22 +08:00 committed by GitHub
commit 082d7f8862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 3 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.5], [info@seafile.com])
AC_INIT([seafile], [6.2.7], [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.7) unstable; urgency=low
* new upstream release
-- Jonathan Xu <jonathan.xu@seafile.com> Tue, 20 Nov 2018 15:58:10 +0800
seafile-daemon (6.2.5) unstable; urgency=low
* new upstream release

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Include Id="SeafileInclude">
<?define CurrentSeafileVersion="6.2.5" ?>
<?define CurrentSeafileVersion="6.2.7" ?>
<!-- Update Guid 不能变 -->
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
@ -126,7 +126,8 @@
<!-- <?define ProductGuid="BA879197-CBF6-4DFB-BD56-E20A2854AFF9" ?> (6.2.2) -->
<!-- <?define ProductGuid="93D5D0EB-C2A5-41D3-BCFD-7D876CED74A3" ?> (6.2.3) -->
<!-- <?define ProductGuid="51C2F305-9C2A-4DB2-84A0-BE504813ADAF" ?> (6.2.4) -->
<?define ProductGuid="CD288D11-BBB8-4CAB-80E2-25B499F0E0D5" ?>
<!-- <?define ProductGuid="CD288D11-BBB8-4CAB-80E2-25B499F0E0D5" ?> (6.2.5) -->
<?define ProductGuid="1809B194-5373-429E-A32C-5188B3A05679" ?>
<?define GuidOfCustomComponent="AD201805-3CBD-4834-9097-5D934F7E0000" ?>
<?define GuidOfAutoStartComponent="AD201805-3CBD-4834-9097-5D934F7E0001" ?>