Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
libdmapsharing
Commits
a9ef8ed2
Commit
a9ef8ed2
authored
May 31, 2015
by
W. Michael Petullo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version number
Signed-off-by:
W. Michael Petullo
<
mike@flyn.org
>
parent
644c4ff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
configure.ac
View file @
a9ef8ed2
AC_INIT(libdmapsharing, 2.9.3
0
)
AC_INIT(libdmapsharing, 2.9.3
1
)
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 9, 3
0
, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
AS_VERSION(libdmapsharing, LIBDMAPSHARING, 2, 9, 3
1
, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
# Enable silent build when available (Automake 1.11)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
...
...
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