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
GNOME
balsa
Commits
639f3701
Commit
639f3701
authored
Jun 04, 2015
by
Peter Bloomfield
Browse files
Update version to 2.5.2
parent
dffbfdb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
639f3701
...
...
@@ -8,9 +8,9 @@ dnl ###########################################################################
dnl Boilerplace and versioning
dnl ###########################################################################
# if autoconf is used not in a git source tree, use version=2.5.
0
# if autoconf is used not in a git source tree, use version=2.5.
2
AC_INIT([balsa],
m4_esyscmd([test -d .git && echo -n `git describe --tags` || echo -n 2.5.
1
]),
m4_esyscmd([test -d .git && echo -n `git describe --tags` || echo -n 2.5.
2
]),
[])
AM_INIT_AUTOMAKE
...
...
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