From bfbd8da63a9450b4ad5e67d943c258c7a182d23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sun, 6 May 2018 20:55:20 +0200 Subject: [PATCH] Bump version. --- configure.ac | 2 +- include/cryb/to.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 5ecfe58..4c709f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([cryb.to], [0.20180426], [des@des.no], [cryb-to], [http://cryb.to/]) +AC_INIT([cryb.to], [0.20180506], [des@des.no], [cryb-to], [http://cryb.to/]) AC_CONFIG_SRCDIR([include/cryb/core.h]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz]) diff --git a/include/cryb/to.h b/include/cryb/to.h index 942690d..f62abb2 100644 --- a/include/cryb/to.h +++ b/include/cryb/to.h @@ -30,7 +30,7 @@ #ifndef CRYB_TO_H_INCLUDED #define CRYB_TO_H_INCLUDED -#define CRYB_TO 20170904 +#define CRYB_TO 20180506 #include