mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-08 11:57:44 +08:00
Updated version to 6.2.0
This commit is contained in:
parent
8980ce7b16
commit
f40184dfc4
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([seafile], [6.1.8], [info@seafile.com])
|
||||
AC_INIT([seafile], [6.2.0], [info@seafile.com])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,3 +1,8 @@
|
||||
seafile-daemon (6.2.0) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- Jonathan Xu <jonathan.xu@seafile.com> Tue, 26 June 2018 17:04:10 +0800
|
||||
seafile-daemon (6.1.8) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include Id="SeafileInclude">
|
||||
<?define CurrentSeafileVersion="6.1.8" ?>
|
||||
<?define CurrentSeafileVersion="6.2.0" ?>
|
||||
|
||||
<!-- Update Guid 不能变 -->
|
||||
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
|
||||
@ -120,7 +120,8 @@
|
||||
<!-- <?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" ?> (6.1.7) -->
|
||||
<?define ProductGuid="7A5BD4DF-4698-415C-ADA8-A16009B73F37" ?>
|
||||
<!-- <?define ProductGuid="7A5BD4DF-4698-415C-ADA8-A16009B73F37" ?> (6.1.8) -->
|
||||
<?define ProductGuid="30C539BA-90F0-4F06-88E0-6BBEFB038EBE" ?>
|
||||
|
||||
<?define GuidOfCustomComponent="A8CD54F6-9BFB-11E1-9B0E-001CBFC5CA1D" ?>
|
||||
<?define GuidOfAutoStartComponent="FED41B85-BA5A-4C95-8ABF-4A35852EE04E" ?>
|
||||
|
Loading…
Reference in New Issue
Block a user