mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
Bump version numbers for release.
svn path=/tags/yasm-0.7.1/; revision=2094
This commit is contained in:
parent
81f12a1830
commit
d295713e21
5 changed files with 19 additions and 19 deletions
|
|
@ -116,7 +116,7 @@
|
|||
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
|
||||
|
||||
/* Define to build version of this package. */
|
||||
#define PACKAGE_BUILD "BRANCH"
|
||||
#define PACKAGE_BUILD "2093"
|
||||
|
||||
/* Define to internal version of this package. */
|
||||
#define PACKAGE_INTVER "0.7.1"
|
||||
|
|
@ -125,13 +125,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.7.x"
|
||||
#define PACKAGE_STRING "yasm 0.7.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "yasm"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.7.x"
|
||||
#define PACKAGE_VERSION "0.7.1"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
#define STDC_HEADERS 1
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.7.x"
|
||||
#define VERSION "0.7.1"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
|
||||
|
||||
/* Define to build version of this package. */
|
||||
#define PACKAGE_BUILD "BRANCH"
|
||||
#define PACKAGE_BUILD "2093"
|
||||
|
||||
/* Define to internal version of this package. */
|
||||
#define PACKAGE_INTVER "0.7.1"
|
||||
|
|
@ -126,13 +126,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.7.x"
|
||||
#define PACKAGE_STRING "yasm 0.7.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "yasm"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.7.x"
|
||||
#define PACKAGE_VERSION "0.7.1"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
#define STDC_HEADERS 1
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.7.x"
|
||||
#define VERSION "0.7.1"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
|
||||
|
||||
/* Define to build version of this package. */
|
||||
#define PACKAGE_BUILD "BRANCH"
|
||||
#define PACKAGE_BUILD "2093"
|
||||
|
||||
/* Define to internal version of this package. */
|
||||
#define PACKAGE_INTVER "0.7.1"
|
||||
|
|
@ -126,13 +126,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.7.x"
|
||||
#define PACKAGE_STRING "yasm 0.7.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "yasm"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.7.x"
|
||||
#define PACKAGE_VERSION "0.7.1"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
#define STDC_HEADERS 1
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.7.x"
|
||||
#define VERSION "0.7.1"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
|
||||
|
||||
/* Define to build version of this package. */
|
||||
#define PACKAGE_BUILD "BRANCH"
|
||||
#define PACKAGE_BUILD "2093"
|
||||
|
||||
/* Define to internal version of this package. */
|
||||
#define PACKAGE_INTVER "0.7.1"
|
||||
|
|
@ -126,13 +126,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.7.x"
|
||||
#define PACKAGE_STRING "yasm 0.7.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "yasm"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.7.x"
|
||||
#define PACKAGE_VERSION "0.7.1"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
#define STDC_HEADERS 1
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.7.x"
|
||||
#define VERSION "0.7.1"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -5,17 +5,17 @@
|
|||
# autoconf setup
|
||||
#
|
||||
AC_PREREQ(2.53)
|
||||
AC_INIT([yasm], [0.7.x], [bug-yasm@tortall.net])
|
||||
AC_INIT([yasm], [0.7.1], [bug-yasm@tortall.net])
|
||||
#AC_CONFIG_SRCDIR([src/main.c])
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
|
||||
AM_INIT_AUTOMAKE(yasm, [0.7.x])
|
||||
AM_INIT_AUTOMAKE(yasm, [0.7.1])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AC_DEFINE(PACKAGE_INTVER, ["0.7.1"],
|
||||
[Define to internal version of this package.])
|
||||
AC_DEFINE(PACKAGE_BUILD, ["BRANCH"], [Define to build version of this package.])
|
||||
AC_DEFINE(PACKAGE_BUILD, ["2093"], [Define to build version of this package.])
|
||||
|
||||
#
|
||||
# autoconf command-line options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue