Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
28a3d42a
Commit
28a3d42a
authored
Mar 13, 2018
by
Patrick Griffis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump to 2.14.1
parent
eb942fc2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
data/misc/io.github.Hexchat.appdata.xml.in
data/misc/io.github.Hexchat.appdata.xml.in
+8
-0
meson.build
meson.build
+1
-1
No files found.
data/misc/io.github.Hexchat.appdata.xml.in
View file @
28a3d42a
...
...
@@ -27,6 +27,14 @@
<id>
hexchat.desktop
</id>
</provides>
<releases>
<release
date=
"2018-03-13"
version=
"2.14.1"
>
<description>
<p>
This is a very minor bug-fix release:
</p>
<ul>
<li>
Fix performance regression
</li>
</ul>
</description>
</release>
<release
date=
"2018-03-10"
version=
"2.14.0"
>
<description>
<p>
This is largely a bug fix release though it has some large behind the scenes changes:
</p>
...
...
meson.build
View file @
28a3d42a
project('hexchat', 'c',
version: '2.14.
0
',
version: '2.14.
1
',
meson_version: '>= 0.38.0',
default_options: [
'c_std=gnu89',
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment