mirror of
https://code.semirocket.science/wrapsix
synced 2024-11-09 15:51:14 +02:00
Bump version to 0.2.1.99
This commit is contained in:
parent
8ee6abd6ef
commit
e24213aeb6
@ -1,7 +1,7 @@
|
|||||||
# This file uses AC_CONFIG_MACRO_DIR, so we need Autoconf 2.58 or better.
|
# This file uses AC_CONFIG_MACRO_DIR, so we need Autoconf 2.58 or better.
|
||||||
AC_PREREQ([2.58])
|
AC_PREREQ([2.58])
|
||||||
|
|
||||||
AC_INIT([WrapSix], [0.2.0], [xhire@wrapsix.org], [wrapsix], [https://www.wrapsix.org/])
|
AC_INIT([WrapSix], [0.2.1.99], [xhire@wrapsix.org], [wrapsix], [https://www.wrapsix.org/])
|
||||||
AM_INIT_AUTOMAKE([-Wall -Werror])
|
AM_INIT_AUTOMAKE([-Wall -Werror])
|
||||||
|
|
||||||
# prevent automatic adding of "-g -O2" to CFLAGS
|
# prevent automatic adding of "-g -O2" to CFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user