mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 12:27:32 +08:00
Update version to 6.1.8
This commit is contained in:
parent
8f0f6cd7ab
commit
529172aa2e
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([seafile], [6.1.7], [info@seafile.com])
|
||||
AC_INIT([seafile], [6.1.8], [info@seafile.com])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
seafile-daemon (6.1.8) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- Jonathan Xu <jonathan.xu@seafile.com> Tue, 8 May 2018 17:16:21 +0800
|
||||
|
||||
seafile-daemon (6.1.7) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include Id="SeafileInclude">
|
||||
<?define CurrentSeafileVersion="6.1.7" ?>
|
||||
<?define CurrentSeafileVersion="6.1.8" ?>
|
||||
|
||||
<!-- Update Guid 不能变 -->
|
||||
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
|
||||
@ -119,7 +119,8 @@
|
||||
<!-- <?define ProductGuid="D984BE8C-C01C-42F3-B5DE-2DB03657E29B" ?> (6.1.4) -->
|
||||
<!-- <?define ProductGuid="0E39500A-BAF7-4201-B955-C4E0762B85F1" ?> (6.1.5) -->
|
||||
<!-- <?define ProductGuid="53BBECBF-F2C6-4B5E-A9A8-A115C513E521" ?> (6.1.6) -->
|
||||
<?define ProductGuid="D67C7342-2DE3-485C-B8E2-5838EC64F49D" ?>
|
||||
<!-- <?define ProductGuid="D67C7342-2DE3-485C-B8E2-5838EC64F49D" ?> (6.1.7) -->
|
||||
<?define ProductGuid="7A5BD4DF-4698-415C-ADA8-A16009B73F37" ?>
|
||||
|
||||
<?define ShellGuidContextMenu="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE606" ?>
|
||||
<?define ShellGuidIconNormal="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE607" ?>
|
||||
|
Loading…
Reference in New Issue
Block a user