Update version to 6.0.1.

This commit is contained in:
Jiaqiang Xu 2016-12-03 14:02:47 +08:00
parent bc7fbee36d
commit 471e3eeccf
2 changed files with 4 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.0.0], [freeplant@gmail.com])
AC_INIT([seafile], [6.0.1], [freeplant@gmail.com])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Include Id="SeafileInclude">
<?define CurrentSeafileVersion="6.0.0" ?>
<?define CurrentSeafileVersion="6.0.1" ?>
<!-- Update Guid 不能变 -->
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
@ -105,7 +105,8 @@
<!-- <?define ProductGuid="68916720-E82C-4E1C-9276-C27CC345958F" ?> (5.1.2) -->
<!-- <?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 ProductGuid="3AEA122D-C7E8-45C4-8E5E-44A8EC4367B0" ?> (6.0.0) -->
<?define ProductGuid="B101E268-D594-46F6-B63D-E588EEE8A034" ?>
<?define ShellGuidContextMenu="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE606" ?>
<?define ShellGuidIconNormal="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE607" ?>