From 76a21c9cc419201b7955ab024f6fc0d44a868b5a Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Sat, 2 Mar 2024 05:57:09 -0700 Subject: [PATCH] forgot to advance release in previous commit. --- cppad.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppad.spec b/cppad.spec index df10d5b..2917aa0 100644 --- a/cppad.spec +++ b/cppad.spec @@ -29,7 +29,7 @@ # https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/ Name: cppad Version: 20240000.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc # License: EPL-2.0 OR GPL-2.0-or-later