mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
Bump version numbers for 0.2.2 release.
svn path=/branches/YASM_0_2/; revision=969
This commit is contained in:
parent
9beed4fc84
commit
8c3c959d3d
4 changed files with 12 additions and 12 deletions
|
|
@ -280,13 +280,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.2.1"
|
||||
#define PACKAGE_STRING "yasm 0.2.2"
|
||||
|
||||
/* 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.2.1"
|
||||
#define PACKAGE_VERSION "0.2.2"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -298,7 +298,7 @@
|
|||
/* #undef USE_FORKWAITMSG */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.2.1"
|
||||
#define VERSION "0.2.2"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -280,13 +280,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.2.1"
|
||||
#define PACKAGE_STRING "yasm 0.2.2"
|
||||
|
||||
/* 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.2.1"
|
||||
#define PACKAGE_VERSION "0.2.2"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -298,7 +298,7 @@
|
|||
/* #undef USE_FORKWAITMSG */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.2.1"
|
||||
#define VERSION "0.2.2"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -284,13 +284,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.2.1"
|
||||
#define PACKAGE_STRING "yasm 0.2.2"
|
||||
|
||||
/* 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.2.1"
|
||||
#define PACKAGE_VERSION "0.2.2"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -302,7 +302,7 @@
|
|||
/* #undef USE_FORKWAITMSG */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.2.1"
|
||||
#define VERSION "0.2.2"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
|
|
@ -284,13 +284,13 @@
|
|||
#define PACKAGE_NAME "yasm"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "yasm 0.2.1"
|
||||
#define PACKAGE_STRING "yasm 0.2.2"
|
||||
|
||||
/* 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.2.1"
|
||||
#define PACKAGE_VERSION "0.2.2"
|
||||
|
||||
/* Define if the C compiler supports function prototypes. */
|
||||
#define PROTOTYPES 1
|
||||
|
|
@ -302,7 +302,7 @@
|
|||
/* #undef USE_FORKWAITMSG */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.2.1"
|
||||
#define VERSION "0.2.2"
|
||||
|
||||
/* Define if using the dmalloc debugging malloc package */
|
||||
/* #undef WITH_DMALLOC */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue