summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-03-24 13:19:14 +1000
committerDave Airlie <airlied@redhat.com>2010-03-24 13:19:14 +1000
commit73042e03a8ed97f263e60c042090d2e7ddaa8ce2 (patch)
treecceab234f4e44d791ad7f02c732ec51d660aba4d
parent8064d2a18110efc15dbabf052d5ebcb260437b88 (diff)
bump to 1.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fec2edb..be7bc53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ([2.60])
-AC_INIT([radeontool], 1.6.0, [xorg-driver-ati@lists.x.org], radeontool)
+AC_INIT([radeontool], 1.6.1, [xorg-driver-ati@lists.x.org], radeontool)
AM_INIT_AUTOMAKE([dist-bzip2])
#AM_CONFIG_HEADER([config.h])