From 32237dd7b283622210b86e4b732030b24e56df81 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Thu, 3 Apr 2014 13:42:55 +0200 Subject: [PATCH] bumped version number from 2.0 to 2.1 --- build.h | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.h b/build.h index 50d1940d85..5aee7f27bf 100644 --- a/build.h +++ b/build.h @@ -1 +1 @@ -#define TRI_VERSION "2.0.0-rc1" +#define TRI_VERSION "2.1.0-devel" diff --git a/configure.ac b/configure.ac index 8137ebff7f..8a2fc85d20 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl ============================================================================ dnl --SECTION-- triAGENS GmbH Build Environment dnl ============================================================================ -AC_INIT([triAGENS ArangoDB], [2.0.1-rc1], [info@triagens.de], [arangodb], [http://www.arangodb.org]) +AC_INIT([triAGENS ArangoDB], [2.1.0-devel], [info@triagens.de], [arangodb], [http://www.arangodb.org]) dnl ---------------------------------------------------------------------------- dnl auxillary directory for install-sh and missing