diff options
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2015-10-14 16:02:39 -0400 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2015-10-14 16:03:12 -0400 |
commit | d3af5d2c79581007590816658b8789aa4f780473 (patch) | |
tree | 05c6d865561530f1ee80f1e23088357ea29f5b54 /configure.ac | |
parent | 300556c37ef92d1134e4cac75d0b442e33525536 (diff) |
Evemu v2.3.1v2.3.1
The v2.3.0 was missing the doc files. Bumping the release.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
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 ab217bf..572dc63 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([Kernel device emulation], - [2.3.0], + [2.3.1], [], [evemu]) AC_CONFIG_SRCDIR([Makefile.am]) |