Commit 4e852d2c authored by Siarhei Siamashka's avatar Siarhei Siamashka
Browse files

Pre-release version bump to 0.4.0

It makes sense to make a formal release. Providing the
pre-generated 'configure' script should make it less
likely for people to mess with autotools and encounter
troubles:

    https://github.com/ssvb/xf86-video-fbturbo/issues/28
    https://github.com/ssvb/xf86-video-fbturbo/issues/25

Also it's likely that this particular xf86-video-fbturbo
git master snapshot was used in:

    http://www.raspberrypi.org/archives/5580

Signed-off-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
parent dae7b89f
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
# Initialize Autoconf # Initialize Autoconf
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([xf86-video-fbturbo], AC_INIT([xf86-video-fbturbo],
[0.3.1], [0.4.0],
[https://github.com/ssvb/xf86-video-fbturbo], [https://github.com/ssvb/xf86-video-fbturbo],
[xf86-video-fbturbo]) [xf86-video-fbturbo])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment