Prepare 0.15 release.

This commit is contained in:
Sam Hocevar 2016-05-03 08:19:12 +02:00
parent 418fae2ab6
commit 012da78b04
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
AC_INIT(zzuf, 0.14)
AC_INIT(zzuf, 0.15)
AC_CONFIG_AUX_DIR(.auto)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects no-define tar-ustar silent-rules])

View File

@ -146,7 +146,7 @@
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
#define PACKAGE_TARNAME "zzuf"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "0.14"
#define PACKAGE_VERSION "0.15"
/* #undef READ_USES_SSIZE_T */
#define RECV_T int
#define SONAME "libzzuf.dll"

View File

@ -1,7 +1,7 @@
/*
* zzuf - general purpose fuzzer
*
* Copyright © 20022015 Sam Hocevar <sam@hocevar.net>
* Copyright © 20022016 Sam Hocevar <sam@hocevar.net>
*
* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it