summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-11-12 21:28:55 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-11-12 21:28:55 -0600
commitdc0963283565bd67154ed8584f8c3f28b43b3807 (patch)
tree1f9fdde14594e041b256016a9fa7dd132ff3ee1b
parent067ab317cee676d523d1954d1aeb04a6cc8df139 (diff)
Bump to 1.2.6.1pm-utils-1.2.6.1
Oops, broke smart non-KMS modesetting for Intel.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 61de169..ae0632c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.6)
+AC_INIT(pm-utils, 1.2.6.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)