diff options
author | Lee Salzman <[email protected]> | 2012-12-11 13:20:50 +0200 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2012-12-11 13:20:50 +0200 |
commit | 2c413b2353aa253dab55744f2594a2d13030c775 (patch) | |
tree | 1066c8053cb5ccae369d4e449d946961247b3a6f /configure.ac | |
parent | c74ac8b84408bd083f71e8e078f75d66acbcf0fd (diff) | |
download | enet-2c413b2353aa253dab55744f2594a2d13030c775.tar.gz enet-2c413b2353aa253dab55744f2594a2d13030c775.zip |
ENet 1.3.6 release preparation
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 5786aca..44967c7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libenet], [1.3.5]) +AC_INIT([libenet], [1.3.6]) AC_CONFIG_SRCDIR([include/enet/enet.h]) AM_INIT_AUTOMAKE([foreign]) |