summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 25a1499..2018202 100644
--- a/config.h
+++ b/config.h
@@ -51,7 +51,7 @@
#define PACKAGE_NAME "libva"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libva 0.31.1"
+#define PACKAGE_STRING "libva 0.31.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libva"
@@ -60,13 +60,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.31.1"
+#define PACKAGE_VERSION "0.31.2"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.31.1"
+#define VERSION "0.31.2"
/* Number of bits in a file offset, on hosts where this is settable. */
#define _FILE_OFFSET_BITS 64