Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
seafile-symlink
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Old crap
seafile-symlink
Commits
a3171057
Commit
a3171057
authored
8 years ago
by
Jiaqiang Xu
Browse files
Options
Downloads
Patches
Plain Diff
[client] Update version to 5.0.5.
parent
f4a8c6ef
No related branches found
Branches containing commit
Tags
v5.0.5
Tags containing commit
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
debian/changelog
+5
-0
5 additions, 0 deletions
debian/changelog
msi/Includes.wxi
+3
-2
3 additions, 2 deletions
msi/Includes.wxi
with
9 additions
and
3 deletions
configure.ac
+
1
−
1
View file @
a3171057
...
...
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([seafile], [5.0.
4
], [freeplant@gmail.com])
AC_INIT([seafile], [5.0.
5
], [freeplant@gmail.com])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
5
−
0
View file @
a3171057
seafile (5.0.5) stable; urgency=low
* Several improvments for seafile-client
-- plt <freeplant@gmail.com> Fri, 19 Feb 2016 17:38:10 +0800
seafile (5.0.4) stable; urgency=low
* Several improvments for seafile-client
...
...
This diff is collapsed.
Click to expand it.
msi/Includes.wxi
+
3
−
2
View file @
a3171057
<?xml version="1.0" encoding="utf-8"?>
<Include
Id=
"SeafileInclude"
>
<?define CurrentSeafileVersion="5.0.
4
" ?>
<?define CurrentSeafileVersion="5.0.
5
" ?>
<!-- Update Guid 不能变 -->
<?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
...
...
@@ -96,7 +96,8 @@
<!-- <?define ProductGuid="8CA6D282-E172-4AF1-B71A-9A3F9A50813D" ?> (5.0.1) -->
<!-- <?define ProductGuid="E22D308B-761C-4016-926B-B73C1A2FD473" ?> (5.0.2) -->
<!-- <?define ProductGuid="C6EB3C44-0E0A-4DDA-99D3-9B41F53DBEAF" ?> (5.0.3) -->
<?define ProductGuid="6B70C0B6-8F5D-4DD3-B5F2-21631FBAD011" ?>
<!-- <?define ProductGuid="6B70C0B6-8F5D-4DD3-B5F2-21631FBAD011" ?> (5.0.4) -->
<?define ProductGuid="794D49EC-F828-425B-A714-7E77E7E2843A" ?>
<?define ShellGuidContextMenu="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE606" ?>
<?define ShellGuidIconNormal="D14BEDD3-4E05-4F2F-B0DE-C0381E6AE607" ?>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment