Skip to content

Commit

Permalink
bump version numbers for 3.14.1.1
Browse files Browse the repository at this point in the history
(cherry picked from commit 316320f)
  • Loading branch information
geekosaur authored and mergify[bot] committed Dec 27, 2024
1 parent 6d43ccd commit 2f27457
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cabal-syntax/Cabal-syntax.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: Cabal-syntax
version: 3.14.1.0
version: 3.14.1.1
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
license: BSD-3-Clause
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion Cabal/Cabal.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: Cabal
version: 3.14.1.0
version: 3.14.1.1
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
license: BSD-3-Clause
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion cabal-install-solver/cabal-install-solver.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: cabal-install-solver
version: 3.14.1.0
version: 3.14.1.1
synopsis: The solver component of cabal-install
description:
The solver component used in the cabal-install command-line program.
Expand Down
2 changes: 1 addition & 1 deletion cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Cabal-Version: 3.0

Name: cabal-install
Version: 3.14.1.0
Version: 3.14.1.1
Synopsis: The command-line interface for Cabal and Hackage.
Description:
The \'cabal\' command-line program simplifies the process of managing
Expand Down

0 comments on commit 2f27457

Please sign in to comment.