Skip to content

Commit 5a5afa4

Browse files
committed
Version 4.19
1 parent 7b207e9 commit 5a5afa4

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. 2025-11-30
1+
Pound -- history of user-visible changes. 2025-12-11
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.18.90 (git)
10+
Version 4.19, 2025-12-11
1111

1212
* Support for Lua
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.18.90],[gray@gnu.org],
18+
AC_INIT([pound],[4.19],[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)