mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 03:43:37 +08:00
Bump configure.ac version numbers.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4370 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
parent
02245bda62
commit
a7560939ce
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([mingw-w64],[1.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_INIT([mingw-w64],[3.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_SRCDIR([AUTHORS])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Use AM_MAINTANER_MODE somewhere in this file once reconfigurations settle down.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([mingw-w64-runtime],[1.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_INIT([mingw-w64-runtime],[3.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_SRCDIR([ChangeLog])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([mingw-w64-headers],[1.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_INIT([mingw-w64-headers],[3.0b],[mingw-w64-public@lists.sourceforge.net])
|
||||
AC_CONFIG_SRCDIR([crt/_mingw.h.in])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user