summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-07-09 10:13:42 +0200
committerThierry Reding <treding@nvidia.com>2014-07-09 11:45:02 +0200
commit2c932b5e1ec640065f846eb2bed0f6282aaa7f0c (patch)
tree692e87ec8c3950b48a8e880282056cc918c807a8
parentd09a629792b3906feb14f785306fdd0c184eb275 (diff)
xf86-video-opentegra 0.7.0v0.7.0
Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 518a44c..e0a4647 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-opentegra],
- [0.6.0],
+ [0.7.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-opentegra])
AC_CONFIG_SRCDIR([Makefile.am])