From 8fc2bc804aad5cfb5c735cdc518e2dcf9d3b415b Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Tue, 24 Oct 2017 12:20:17 +0200 Subject: [PATCH] Update gitignore version and dates --- .gitignore | 4 +++- COPYRIGHT | 2 +- VERSION | 2 +- doc/.gitignore | 2 ++ 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9fc68112..032e8fdf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,9 @@ Local.mak local.h xca xca.exe -setup.exe +setup_xca*.exe +xca_db_stat +xca_db_stat.exe aclocal.m4 autom4te.cache/ config.log diff --git a/COPYRIGHT b/COPYRIGHT index 531ff5d4..2736e5c5 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ -Copyright (C) 2001 - 2015 Christian Hohnstaedt. +Copyright (C) 2001 - 2017 Christian Hohnstaedt. All rights reserved. diff --git a/VERSION b/VERSION index e7b8035d..b3423c01 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.2+1 +1.4.0-beta01 diff --git a/doc/.gitignore b/doc/.gitignore index c5e08959..968d230f 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,3 +1,5 @@ *.html xca.1 xca.1.gz +xca_db_stat.1 +xca_db_stat.1.gz