Prepare 0.15 release.
This commit is contained in:
parent
418fae2ab6
commit
012da78b04
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
AC_INIT(zzuf, 0.14)
|
AC_INIT(zzuf, 0.15)
|
||||||
AC_CONFIG_AUX_DIR(.auto)
|
AC_CONFIG_AUX_DIR(.auto)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE([subdir-objects no-define tar-ustar silent-rules])
|
AM_INIT_AUTOMAKE([subdir-objects no-define tar-ustar silent-rules])
|
||||||
|
|||||||
@ -146,7 +146,7 @@
|
|||||||
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
|
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
|
||||||
#define PACKAGE_TARNAME "zzuf"
|
#define PACKAGE_TARNAME "zzuf"
|
||||||
#define PACKAGE_URL ""
|
#define PACKAGE_URL ""
|
||||||
#define PACKAGE_VERSION "0.14"
|
#define PACKAGE_VERSION "0.15"
|
||||||
/* #undef READ_USES_SSIZE_T */
|
/* #undef READ_USES_SSIZE_T */
|
||||||
#define RECV_T int
|
#define RECV_T int
|
||||||
#define SONAME "libzzuf.dll"
|
#define SONAME "libzzuf.dll"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* zzuf - general purpose fuzzer
|
* zzuf - general purpose fuzzer
|
||||||
*
|
*
|
||||||
* Copyright © 2002—2015 Sam Hocevar <sam@hocevar.net>
|
* Copyright © 2002—2016 Sam Hocevar <sam@hocevar.net>
|
||||||
*
|
*
|
||||||
* This program is free software. It comes without any warranty, to
|
* This program is free software. It comes without any warranty, to
|
||||||
* the extent permitted by applicable law. You can redistribute it
|
* the extent permitted by applicable law. You can redistribute it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user