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
973c5bc0
Commit
973c5bc0
authored
Oct 27, 2012
by
Alexandre Duret-Lutz
Browse files
* NEWS, configure.ac: Bump version to 1.0a
parent
213b67e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
973c5bc0
New in spot 1.0a (not released):
Nothing yet.
New in spot 1.0 (2012-10-27):
* License change: Spot is now distributed using GPL v3+ instead
...
...
configure.ac
View file @
973c5bc0
...
...
@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([spot], [1.0], [spot@lrde.epita.fr])
AC_INIT([spot], [1.0
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
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