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
70ca68ba
Commit
70ca68ba
authored
Dec 09, 2016
by
Pawel Salek
Browse files
Prepare 2.5.3 release
parent
62887752
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
70ca68ba
...
...
@@ -31,8 +31,7 @@ balsa_extra_dist = \
gnome-balsa2.png
\
intltool-extract.in
\
intltool-merge.in
\
intltool-update.in
\
mkinstalldirs
intltool-update.in
EXTRA_DIST
=
\
$(balsa_extra_dist)
...
...
configure.ac
View file @
70ca68ba
...
...
@@ -8,9 +8,9 @@ dnl ###########################################################################
dnl Boilerplace and versioning
dnl ###########################################################################
# if autoconf is used not in a git source tree, use version=2.5.
2
# if autoconf is used not in a git source tree, use version=2.5.
3
AC_INIT([balsa],
m4_esyscmd([test -d .git && echo -n `git describe --tags` || echo -n 2.5.
2
]),
m4_esyscmd([test -d .git && echo -n `git describe --tags` || echo -n 2.5.
3
]),
[])
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