Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
db02a0b2
Commit
db02a0b2
authored
Dec 11, 2018
by
Alexandre Duret-Lutz
Browse files
* NEWS, configure.ac: Bump version number.
parent
68da4848
Pipeline
#5104
passed with stages
in 278 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
db02a0b2
New in spot 2.7.0.dev (not yet release)
Nothing yet.
New in spot 2.7 (2018-12-11)
Command-line tools:
...
...
configure.ac
View file @
db02a0b2
...
...
@@ -21,7 +21,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([spot], [2.7], [spot@lrde.epita.fr])
AC_INIT([spot], [2.7
.0.dev
], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])
...
...
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