From 397353a347be3e121cb2d12c4631e5bb6462414a Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Tue, 14 Jun 2016 22:16:57 -0400 Subject: [PATCH] Version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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