Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Apps
xfburn
Commits
cfbd6440
Commit
cfbd6440
authored
May 16, 2015
by
David Mohr
Browse files
Prepare for 0.5.4 release
parent
e4d701ca
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cfbd6440
This diff is collapsed.
Click to expand it.
NEWS
View file @
cfbd6440
xfburn 0.5.4 (2015-05-16)
============-------------
- Some autoconf modernization
- Use gstreamer 1.0 api
- Restore broken icons
xfburn 0.5.2 (2014-04-09)
============-------------
...
...
README
View file @
cfbd6440
...
...
@@ -2,7 +2,7 @@
xfburn
------
Version 0.5.
2
, 201
4
-0
4-09
Version 0.5.
4
, 201
5
-0
5-16
http://www.xfce.org/projects/xfburn/
...
...
configure.ac.in
View file @
cfbd6440
...
...
@@ -3,7 +3,7 @@ dnl $Id$
dnl Version information
m4_define([xfburn_version_major], [0])
m4_define([xfburn_version_minor], [5])
m4_define([xfburn_version_micro], [
3
])
m4_define([xfburn_version_micro], [
4
])
m4_define([xfburn_version_build], [@REVISION@])
m4_define([xfburn_version_tag], [])
m4_define([xfburn_version], [xfburn_version_major().xfburn_version_minor().xfburn_version_micro()ifelse(xfburn_version_tag(), [git], [xfburn_version_tag()-xfburn_version_build()], [xfburn_version_tag()])])
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment