mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-08 11:57:44 +08:00
Update version to 7.0.0
This commit is contained in:
parent
e39cd6a4f1
commit
770a6b7988
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([seafile], [6.2.11], [info@seafile.com])
|
||||
AC_INIT([seafile], [7.0.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 (7.0.0) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- Jonathan Xu <jonathan.xu@seafile.com> Tue, 28 May 2019 10:33:10 +0800
|
||||
seafile-daemon (6.2.11) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include Id="SeafileInclude">
|
||||
<?define CurrentSeafileVersion="6.2.11" ?>
|
||||
<?define CurrentSeafileVersion="7.0.0" ?>
|
||||
|
||||
<!-- Update Guid 不能变 -->
|
||||
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
|
||||
@ -131,7 +131,8 @@
|
||||
<!-- <?define ProductGuid="FABC1D45-7C57-4D03-B136-669F66B8CC62" ?> (6.2.8) -->
|
||||
<!-- <?define ProductGuid="4B890A1D-FBC4-427D-AF56-3A4FE393318A" ?> (6.2.9) -->
|
||||
<!-- <?define ProductGuid="8F51E7B1-AE22-4AdC-8375-2675595F6D0B" ?> (6.2.10) -->
|
||||
<?define ProductGuid="8284058D-781C-48BC-95C3-9B3146AEFA79" ?>
|
||||
<!-- <?define ProductGuid="8284058D-781C-48BC-95C3-9B3146AEFA79" ?> (6.2.11) -->
|
||||
<?define ProductGuid="9486761D-9F70-4E8E-AA1B-D460F1EF4F42" ?>
|
||||
|
||||
<?define GuidOfCustomComponent="AD201805-3CBD-4834-9097-5D934F7E0000" ?>
|
||||
<?define GuidOfAutoStartComponent="AD201805-3CBD-4834-9097-5D934F7E0001" ?>
|
||||
|
Loading…
Reference in New Issue
Block a user