Skip to content

Commit ce7609f

Browse files
committed
Version 4.14
1 parent f925757 commit ce7609f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pound -- history of user-visible changes. 2024-10-06
1+
Pound -- history of user-visible changes. 2024-10-13
22
See the end of file for copying conditions.
33

44
Pound is a continuation of the software originally developed by
@@ -7,7 +7,7 @@ on 2022-09-19. See the README file for details.
77

88
Please send pound bug reports to <gray@gnu.org>
99

10-
Version 4.13.91 (git)
10+
Version 4.14, 2024-10-13
1111

1212
* Dynamic backends
1313

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# You should have received a copy of the GNU General Public License
1616
# along with pound. If not, see <http://www.gnu.org/licenses/>.
1717
AC_PREREQ([2.71])
18-
AC_INIT([pound],[4.13.91],[gray@gnu.org],
18+
AC_INIT([pound],[4.14],[gray@gnu.org],
1919
[pound],[https://github.com/graygnuorg/pound])
2020
AC_CONFIG_AUX_DIR([build-aux])
2121
AC_CONFIG_SRCDIR([src/pound.c])

0 commit comments

Comments
 (0)