From c78948c9b966823cd486bdf5a49880159c9c1bf1 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sat, 25 Jan 2025 16:46:53 +0000 Subject: [PATCH] Bump version to 1.20 and copyright year to 2025 --- dtrt-indent.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dtrt-indent.el b/dtrt-indent.el index 2694e7f..f7bdc12 100644 --- a/dtrt-indent.el +++ b/dtrt-indent.el @@ -1,11 +1,11 @@ ;;; dtrt-indent.el --- Adapt to foreign indentation offsets ;; Copyright (C) 2003, 2007, 2008 Julian Scheid -;; Copyright (C) 2014-2024 Reuben Thomas +;; Copyright (C) 2014-2025 Reuben Thomas ;; Author: Julian Scheid ;; Maintainer: Reuben Thomas -;; Version: 1.19 +;; Version: 1.20 ;; Keywords: convenience files languages c ;; This file is free software; you can redistribute it and/or modify