Bump version to 3.8.2

This commit is contained in:
Alexander Larsson 2013-05-28 08:43:47 +02:00
parent 0d57e2f9d3
commit e159561088

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.67])
AC_INIT([gnome-contacts],[3.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_INIT([gnome-contacts],[3.8.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_CONFIG_SRCDIR([src/main.vala])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])