Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAyvc-008ySF-Vg for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 20:55:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rAyvb-00CUXO-Ld for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 20:55:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAysd-00CTgZ-Lh for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 20:52:27 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAysa-00ARjm-VG for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 20:52:27 +0000 Received: from github.com (hubbernetes-node-d8adab1.va3-iad.github.net [10.48.133.16]) by smtp.github.com (Postfix) with ESMTPA id 1F3E2E105C for ; Wed, 6 Dec 2023 12:52:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701895943; bh=+vemlXaKl1+/mMv7yDXmPyJiTWeOn/13djeP7COMSqk=; h=Date:From:To:Subject:From; b=SxfsVDp3omwsKtlhgX52mPl1zrbUu9CYcyFAuGqR7HdQyJZcNssClEWzAK7V1lkH4 4IxyGl2m740QM4BclzipRfo3MwsZA0e6J8RKtuC5BauaAwC9tyeoczMtmA50bTao9L fLL5v++Oyd8aelccZYa6hL4AB7wyzOBpIr9Zn4IE= Date: Wed, 06 Dec 2023 12:52:23 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 3301e0: fix release date for index.html Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 3301e07ec27a061f351f260b66ff4109442ce4e6 https://github.com/pgjdbc/pgjdbc/commit/3301e07ec27a061f351f260b66ff4109442ce4e6 Author: Dave Cramer Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M docs/layouts/partials/home/info.html Log Message: ----------- fix release date for index.html