Release Spot 1.0.
* NEWS, configure.ac: Bump version to 1.0.
This commit is contained in:
parent
f9373e4a9f
commit
213b67e84b
2 changed files with 18 additions and 16 deletions
|
|
@ -20,7 +20,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([spot], [0.9.2a], [spot@lrde.epita.fr])
|
||||
AC_INIT([spot], [1.0], [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])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue