Update versions to 6.0.0

This commit is contained in:
Shuai Lin 2016-10-14 11:48:04 +08:00
parent ec7a85a038
commit bea8cc526e
3 changed files with 11 additions and 4 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], [5.1.4], [freeplant@gmail.com])
AC_INIT([seafile], [6.0.0], [freeplant@gmail.com])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
seafile-daemon (6.0.0) unstable; urgency=low
* new upstream release
-- Jonathan Xu <jonathan.xu@seafile.com> Fri, 14 Oct 2016 13:49:07 +0800
seafile-daemon (5.1.4) unstable; urgency=low
* new upstream release

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Include Id="SeafileInclude">
<?define CurrentSeafileVersion="5.1.4" ?>
<?define CurrentSeafileVersion="6.0.0" ?>
<!-- Update Guid 不能变 -->
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
@ -103,8 +103,9 @@
<!-- <?define ProductGuid="51E67F11-EFD6-4A14-ACC5-F1BD070E26FF" ?> (5.1.0) -->
<!-- <?define ProductGuid="F2F6A6CE-D255-4C77-908A-47DDD2DC8909" ?> (5.1.1) -->
<!-- <?define ProductGuid="68916720-E82C-4E1C-9276-C27CC345958F" ?> (5.1.2) -->
<!-- <?define ProductGuid="91E61552-02F8-42B1-A07D-3848D26AEDCD" ?> -->
<?define ProductGuid="8A1698E3-92C5-40BB-A22D-501B42462406" ?>
<!-- <?define ProductGuid="91E61552-02F8-42B1-A07D-3848D26AEDCD" ?> (5.1.3) -->
<!-- <?define ProductGuid="8A1698E3-92C5-40BB-A22D-501B42462406" ?> (5.1.4) -->
<?define ProductGuid="3AEA122D-C7E8-45C4-8E5E-44A8EC4367B0" ?>
<?define ShellGuidContextMenu="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE606" ?>
<?define ShellGuidIconNormal="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE607" ?>