aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authoropenvcdiff@gmail.com <openvcdiff@gmail.com@132ac840-3546-0410-a738-d3f8764196be>2011-09-27 21:51:41 +0000
committeropenvcdiff@gmail.com <openvcdiff@gmail.com@132ac840-3546-0410-a738-d3f8764196be>2011-09-27 21:51:41 +0000
commit64fe2324403ea78dbd781073f4e5b34768676e2c (patch)
tree0b482d2f7b6dc470bd09c85253c304e8b45db167 /configure.ac
parenta97d4eda31d4882ebcc1922ccabcabdd198f898f (diff)
downloadopen-vcdiff-64fe2324403ea78dbd781073f4e5b34768676e2c.tar.gz
Tue, 27 Sep 2011 10:30:38 -0700 Google Inc. <opensource@google.com>
Release version 0.8.2 with the following changes: * Issue #29: Include public header format_extension_flags.h in the Debian package libvcdenc-dev. * Issue #31: Add missing license text to codetablewriter_interface.h and to the packaging scripts. git-svn-id: http://open-vcdiff.googlecode.com/svn/trunk@39 132ac840-3546-0410-a738-d3f8764196be
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5b68570..842e8ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# make sure we're interpreted by some minimal autoconf
AC_PREREQ(2.57)
-AC_INIT(open-vcdiff, 0.8.1, opensource@google.com)
+AC_INIT(open-vcdiff, 0.8.2, opensource@google.com)
AC_CONFIG_SRCDIR(README)
AC_CONFIG_MACRO_DIR(m4)
AM_INIT_AUTOMAKE