From 967b5ce33e3ca0b1a404658751fa5268e2a80aaa Mon Sep 17 00:00:00 2001 From: Alastair Poole Date: Sun, 1 Sep 2019 17:50:38 +0100 Subject: [PATCH] Release: Prepare --- LICENSE | 2 +- VERSION | 2 +- src/main.c | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 48d7d73..c6ea722 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - Copyright (c) 2018, Alastair Poole + Copyright (c) 2018, 2019 Alastair Poole All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/VERSION b/VERSION index abd4105..53a75d6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.4 +0.2.6 diff --git a/src/main.c b/src/main.c index 8f4cfdd..24ea496 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,6 @@ -/* Copyright 2018. Alastair Poole - See LICENSE file for details. +/* + * Copyright 2018-2019. Alastair Poole + * See LICENSE file for details. */ #define VERSION "0.2.6"