Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libbsd
libmd
Commits
9d3c9a73
Commit
9d3c9a73
authored
Oct 05, 2021
by
Guillem Jover
Browse files
Release libmd 1.0.4
parent
04781b0a
Pipeline
#416227
passed with stage
in 1 minute and 3 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
9d3c9a73
...
...
@@ -13,7 +13,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
LIBMD_ABI_MAJOR=0
LIBMD_ABI_MINOR=0
LIBMD_ABI_PATCH=
4
LIBMD_ABI_PATCH=
5
LIBMD_ABI="$LIBMD_ABI_MAJOR:$LIBMD_ABI_MINOR:$LIBMD_ABI_PATCH"
AC_SUBST([LIBMD_ABI])
...
...
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