From 1a06be3e82f736b17d12889b13f78919e5ee5a58 Mon Sep 17 00:00:00 2001 From: Stephane Ross Date: Thu, 26 Jul 2012 09:52:56 -0400 Subject: Updated regressor file format to store important flags and finished integrating contextual bandit with searn/dagger --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6b366f93..d52a0840 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([vowpal_wabbit], [6.1.2], [jl@hunch.net]) +AC_INIT([vowpal_wabbit], [6.1.3], [jl@hunch.net]) AC_DEFINE([PACKAGE_URL],["https://github.com/JohnLangford/vowpal_wabbit"],[project url]) AM_CONFIG_HEADER(vowpalwabbit/config.h) AM_INIT_AUTOMAKE() -- cgit v1.2.3