Skip to content
GitLab
Menu
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
a0a22c4f
Commit
a0a22c4f
authored
Mar 09, 2012
by
Alexandre Duret-Lutz
Browse files
* configure.ac, NEWS: Bump version to 0.8.3a.
parent
91b59bfe
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a0a22c4f
2012-03-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* configure.ac, NEWS: Bump version to 0.8.3a.
2012-03-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Release Spot 0.8.3.
...
...
NEWS
View file @
a0a22c4f
New in spot 0.8.3a:
Nothing yet.
New in spot 0.8.3 (2012-03-09):
* Support for both Python 2.x and Python 3.x.
...
...
configure.ac
View file @
a0a22c4f
...
...
@@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.8.3], [spot@lrde.epita.fr])
AC_INIT([spot], [0.8.3
a
], [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
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