diff options
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2014-06-19 17:22:12 -0400 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2014-06-19 17:22:12 -0400 |
commit | 81ef21d31ec0f5a4208e77d85989d6588be3c4c1 (patch) | |
tree | e413d8792f1f1952fd0e5fa4229929038ed544d5 | |
parent | 711a60cc4550fabeca0de3dc15239538c801200d (diff) |
Evemu 2.0v2.0.0
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4e2618c..239811c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([Kernel device emulation], - [1.99.1], + [2.0.0], [], [evemu]) AC_CONFIG_SRCDIR([Makefile.am]) |