From 89c2507adbe8214b82d021ee371b2bdf75c5a697 Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Mon, 21 Oct 2024 09:10:57 -0500 Subject: [PATCH] HTCONDOR-2611: Initial HTCondor-CE 24.0.1 RC1 --- Makefile | 2 +- rpm/htcondor-ce.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a02b9534..bddcccc6 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # ------------------------------------------------------------------------------ PACKAGE := htcondor-ce -VERSION := 23.10.1 +VERSION := 24.0.1 # ------------------------------------------------------------------------------ diff --git a/rpm/htcondor-ce.spec b/rpm/htcondor-ce.spec index cf14c84d..07c5edc2 100644 --- a/rpm/htcondor-ce.spec +++ b/rpm/htcondor-ce.spec @@ -2,7 +2,7 @@ #define gitrev osg Name: htcondor-ce -Version: 23.10.1 +Version: 24.0.1 Release: 0.rc1%{?gitrev:.%{gitrev}git}%{?dist} Summary: A framework to run HTCondor as a CE BuildArch: noarch