commit 1fe921d8289588cdb1974396cd95f52a3177b4e2
parent 12c064cb55ef94a1b993384ca53cba266213bf79
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 27 Jun 2018 23:23:13 +0200
Logswan 2.0.1 release
Diffstat:
8 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -1,11 +1,11 @@
###############################################################################
# #
-# Logswan 2.0.0 #
+# Logswan 2.0.1 #
# Copyright (c) 2015-2018, Frederic Cambus #
# https://www.logswan.org #
# #
# Created: 2015-05-31 #
-# Last Updated: 2018-03-16 #
+# Last Updated: 2018-06-27 #
# #
# Logswan is released under the BSD 2-Clause license. #
# See LICENSE file for details. #
diff --git a/src/config.c b/src/config.c
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
diff --git a/src/config.h b/src/config.h
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
@@ -15,7 +15,7 @@
#ifndef CONFIG_H
#define CONFIG_H
-#define VERSION "Logswan 2.0.0"
+#define VERSION "Logswan 2.0.1"
enum {
HLL_BITS = 20,
diff --git a/src/logswan.c b/src/logswan.c
@@ -1,6 +1,6 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
diff --git a/src/output.c b/src/output.c
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
diff --git a/src/output.h b/src/output.h
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
diff --git a/src/parse.c b/src/parse.c
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
diff --git a/src/parse.h b/src/parse.h
@@ -1,11 +1,11 @@
/*****************************************************************************/
/* */
-/* Logswan 2.0.0 */
+/* Logswan 2.0.1 */
/* Copyright (c) 2015-2018, Frederic Cambus */
/* https://www.logswan.org */
/* */
/* Created: 2015-05-31 */
-/* Last Updated: 2018-03-16 */
+/* Last Updated: 2018-06-27 */
/* */
/* Logswan is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */