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
d874332e
Commit
d874332e
authored
Jun 26, 2003
by
Alexandre Duret-Lutz
Browse files
* configure.ac: Bump version to 0.0c.
parent
d852f2c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d874332e
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* configure.ac: Bump version to 0.0c.
* configure.ac: Bump version to 0.0b.
* INSTALL: New file.
...
...
configure.ac
View file @
d874332e
AC_PREREQ([2.57])
AC_INIT([spot], [0.0
b
])
AC_INIT([spot], [0.0
c
])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([foreign nostdinc 1.7.3])
...
...
@@ -39,4 +39,4 @@ AC_CONFIG_FILES([
src/misc/Makefile
wrap/Makefile
])
AC_OUTPUT
\ No newline at end of file
AC_OUTPUT
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