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
Xfce
xfwm4
Commits
074a9f4a
Commit
074a9f4a
authored
Jan 09, 2021
by
Olivier Fourdan
🛠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Post release tag bump
Signed-off-by:
Olivier Fourdan
<
fourdan@xfce.org
>
parent
5f61a84a
Pipeline
#5777
passed with stages
in 3 minutes and 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac.in
configure.ac.in
+1
-1
No files found.
configure.ac.in
View file @
074a9f4a
...
...
@@ -7,7 +7,7 @@ m4_define([xfwm4_version_major], [4])
m4_define([xfwm4_version_minor], [16])
m4_define([xfwm4_version_micro], [1])
m4_define([xfwm4_version_build], [@REVISION@])
m4_define([xfwm4_version_tag], [])
m4_define([xfwm4_version_tag], [
git
])
m4_define([xfwm4_version], [xfwm4_version_major().xfwm4_version_minor().xfwm4_version_micro()ifelse(xfwm4_version_tag(), [git], [xfwm4_version_tag().xfwm4_version_build()], [xfwm4_version_tag()])])
m4_define([gtk_minimum_version], [3.22.0])
...
...
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