diff options
author | Lee Salzman <[email protected]> | 2013-08-16 01:19:06 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2013-08-16 01:19:06 +0300 |
commit | dc48f76192d0bf144f507c26625d2c6f4a106108 (patch) | |
tree | 95f624e5b9f79f5a5b50e6b0f652d166c276c3ef /configure.ac | |
parent | c0713c47e664341c16cb46717d6ef031e92ea085 (diff) | |
download | enet-dc48f76192d0bf144f507c26625d2c6f4a106108.tar.gz enet-dc48f76192d0bf144f507c26625d2c6f4a106108.zip |
enet 1.3.9 release prepv1.3.9
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 705a074..2bde5c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libenet], [1.3.8]) +AC_INIT([libenet], [1.3.9]) AC_CONFIG_SRCDIR([include/enet/enet.h]) AM_INIT_AUTOMAKE([foreign]) |