diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2009-11-12 21:28:55 -0600 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2009-11-12 21:28:55 -0600 |
commit | dc0963283565bd67154ed8584f8c3f28b43b3807 (patch) | |
tree | 1f9fdde14594e041b256016a9fa7dd132ff3ee1b /configure.ac | |
parent | 067ab317cee676d523d1954d1aeb04a6cc8df139 (diff) |
Bump to 1.2.6.1pm-utils-1.2.6.1
Oops, broke smart non-KMS modesetting for Intel.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |