diff options
author | Lee Salzman <[email protected]> | 2020-09-08 13:45:45 -0400 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2020-09-08 13:45:45 -0400 |
commit | 0bd265b230ae47787d2ef793402146ff56805e2b (patch) | |
tree | fb37fbba9642b1d0668f3de3ce2ef7ae7e53fb47 /configure.ac | |
parent | 54dac7af816adceab77674fc0a83e94992801b24 (diff) | |
download | enet-0bd265b230ae47787d2ef793402146ff56805e2b.tar.gz enet-0bd265b230ae47787d2ef793402146ff56805e2b.zip |
1.3.16 release prepv1.3.16
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2f282bc..a36ae9b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libenet], [1.3.15]) +AC_INIT([libenet], [1.3.16]) AC_CONFIG_SRCDIR([include/enet/enet.h]) AM_INIT_AUTOMAKE([foreign]) |