diff options
author | Zhigang Gong <zhigang.gong@linux.intel.com> | 2013-08-26 15:03:51 +0800 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2013-10-30 10:37:05 -0400 |
commit | 5f750a48cc5d65c1f425c843ba77aff3b7353d4d (patch) | |
tree | 6f89123c6f8507f0ce95761c12aa21ece6aaeac7 | |
parent | 941f3628ca672055b5749be3343848e3814f5891 (diff) |
Bump to 0.5.1.
The change in this version is only about bug fix and package build fix.
Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
-rw-r--r-- | glamor/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glamor/configure.ac b/glamor/configure.ac index 3c662c7ba..5a26e6835 100644 --- a/glamor/configure.ac +++ b/glamor/configure.ac @@ -24,7 +24,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([glamor-egl], - [0.5.0], + [0.5.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=glamor], [glamor-egl]) |