File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
22
33
44AC_PREREQ ( 2.61 )
5- AC_INIT ( [ seafile] , [ 7.0.8 ] , [ info@seafile.com] )
5+ AC_INIT ( [ seafile] , [ 7.0.9 ] , [ info@seafile.com] )
66AC_CONFIG_HEADER([ config.h] )
77
88AC_CONFIG_MACRO_DIR ( [ m4] )
Original file line number Diff line number Diff line change 1+ seafile-daemon (7.0.9) unstable; urgency=low
2+
3+ * new upstream release
4+
5+ -- Jonathan Xu <jonathan.xu@seafile.com> Wed, 29 Jul 2020 10:28:58 +0800
16seafile-daemon (7.0.8) unstable; urgency=low
27
38 * new upstream release
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Include Id =" SeafileInclude" >
3- <?define CurrentSeafileVersion =" 7.0.8 " ?>
3+ <?define CurrentSeafileVersion =" 7.0.9 " ?>
44
55 <!-- Update Guid 不能变 -->
66 <?define CurrentUpdateGuid =" 65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
140140 <!-- <?define ProductGuid="3A3D3777-A5C1-4089-A2F7-33D55A36E41E" ?> (7.0.5) -->
141141 <!-- <?define ProductGuid="9A180890-0EED-4E38-BAB0-A6E148D89F4A" ?> (7.0.6) -->
142142 <!-- <?define ProductGuid="1E617234-A273-41F9-8BA7-70C6F1644AC4" ?> (7.0.7) -->
143- <?define ProductGuid =" 7944DDB5-1C68-4C9F-9FA5-01224493EFF0" ?>
143+ <!-- <?define ProductGuid="7944DDB5-1C68-4C9F-9FA5-01224493EFF0" ?> (7.0.9) -->
144+ <?define ProductGuid =" C54F03E9-9522-4C70-8134-5199BD74AFBA" ?>
144145
145146 <?define GuidOfCustomComponent =" AD201805-3CBD-4834-9097-5D934F7E0000" ?>
146147 <?define GuidOfAutoStartComponent =" AD201805-3CBD-4834-9097-5D934F7E0001" ?>
You can’t perform that action at this time.
0 commit comments