mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-08 11:57:44 +08:00
Update version to 7.0.3
This commit is contained in:
parent
f38aae654f
commit
118c695630
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([seafile], [7.0.2], [info@seafile.com])
|
||||
AC_INIT([seafile], [7.0.3], [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.3) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- Jonathan Xu <jonathan.xu@seafile.com> Fri, 18 Oct 2019 15:02:10 +0800
|
||||
seafile-daemon (7.0.2) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include Id="SeafileInclude">
|
||||
<?define CurrentSeafileVersion="7.0.2" ?>
|
||||
<?define CurrentSeafileVersion="7.0.3" ?>
|
||||
|
||||
<!-- Update Guid 不能变 -->
|
||||
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
|
||||
@ -134,7 +134,8 @@
|
||||
<!-- <?define ProductGuid="8284058D-781C-48BC-95C3-9B3146AEFA79" ?> (6.2.11) -->
|
||||
<!-- <?define ProductGuid="9486761D-9F70-4E8E-AA1B-D460F1EF4F42" ?> (7.0.0) -->
|
||||
<!-- <?define ProductGuid="706266F6-B2C5-4170-9DB1-0F4A586E614F" ?> (7.0.1) -->
|
||||
<?define ProductGuid="86D3A1B2-E429-4E75-8367-A6907FFAB6E4" ?>
|
||||
<!-- <?define ProductGuid="86D3A1B2-E429-4E75-8367-A6907FFAB6E4" ?> (7.0.2) -->
|
||||
<?define ProductGuid="DA63DC60-BAAD-45CF-B1CF-AECF7CDD8842" ?>
|
||||
|
||||
<?define GuidOfCustomComponent="AD201805-3CBD-4834-9097-5D934F7E0000" ?>
|
||||
<?define GuidOfAutoStartComponent="AD201805-3CBD-4834-9097-5D934F7E0001" ?>
|
||||
|
Loading…
Reference in New Issue
Block a user