Skip to content

Commit

Permalink
Bump version to 24.0.2 on LTS branch
Browse files Browse the repository at this point in the history
  • Loading branch information
timtheisen committed Oct 31, 2024
1 parent 60b86b9 commit 1030b7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# ------------------------------------------------------------------------------

PACKAGE := htcondor-ce
VERSION := 24.0.1
VERSION := 24.0.2


# ------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion rpm/htcondor-ce.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define gitrev osg

Name: htcondor-ce
Version: 24.0.1
Version: 24.0.2
Release: 0.rc1%{?gitrev:.%{gitrev}git}%{?dist}
Summary: A framework to run HTCondor as a CE
BuildArch: noarch
Expand Down

0 comments on commit 1030b7a

Please sign in to comment.