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
f8f7c9a5
Commit
f8f7c9a5
authored
Dec 16, 2016
by
Alexandre Duret-Lutz
Browse files
bump version number
* NEWS, configure.ac: Set version 2.2.2.dev.
parent
574f47c3
Changes
2
Show whitespace changes
Inline
Side-by-side
NEWS
View file @
f8f7c9a5
New in spot 2.2.2.dev (not yet released)
Nothing yet.
New in spot 2.2.2 (2016-12-16)
Build:
...
...
configure.ac
View file @
f8f7c9a5
...
...
@@ -21,7 +21,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([spot], [2.2.2], [spot@lrde.epita.fr])
AC_INIT([spot], [2.2.2
.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
.
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