summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2012-01-20 23:46:56 -0800
committerJeremy Huddleston <jeremyhu@apple.com>2012-01-20 23:46:56 -0800
commit214132d470ef98b5d3cdc71662cb586025746bb5 (patch)
tree85d31703d80ddd60ef04f2355e45365a03ba2322
parent088c848e74ac47bbd84eac70ef18a3d2abe96936 (diff)
Version bump: 1.16.1util-macros-1.16.1
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f8aa0f..3e81c60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([util-macros],
- [1.16.0],
+ [1.16.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[util-macros])
AC_CONFIG_SRCDIR([Makefile.am])
:42:24 +0200'>2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-22/+4 2013-10-16cpufreq: sa11x0: use cpufreq_generic_init()Viresh Kumar1-5/+1 2013-10-16cpufreq: sa11x0: don't initialize part of policy set by coreViresh Kumar1-1/+0 2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar1-1/+1 2013-09-30cpufreq: sa11x0: let cpufreq core initialize struct policy fieldsViresh Kumar1-3/+1 2013-09-30cpufreq: sa11x0: Expose frequency tableViresh Kumar1-1/+2 2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+406