diff --git a/configure.ac b/configure.ac index fb5a472..af90ad8 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ dnl additional grant of patent rights can be found in the PATENTS file dnl in the same directory. dnl -AC_INIT([fb-adb], [1.99.99-5], [dancol@fb.com]) +AC_INIT([fb-adb], [2.0.0], [mzlee@fb.com]) if test "$srcdir" = "."; then dnl We configure this directory multiple times, once for each stub dnl architecture, but we can only do that if we're out of tree for