projects
/
platform
/
upstream
/
kmscon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e39aa65
)
Release kmscon-5
author
David Herrmann
<dh.herrmann@googlemail.com>
Sun, 30 Sep 2012 13:15:41 +0000
(15:15 +0200)
committer
David Herrmann
<dh.herrmann@googlemail.com>
Sun, 30 Sep 2012 13:15:41 +0000
(15:15 +0200)
This is a stable release for kmscon. It includes mainly bugfixes and
cleanups. The TSM library was created out of the internal VTE layers and
mostly code-cleanups took place.
Happy testing!
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e0b93b8
..
9b017e9
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-5,7
+5,7
@@
AC_PREREQ(2.68)
-AC_INIT([kmscon], [
4
])
+AC_INIT([kmscon], [
5
])
AC_SUBST(PACKAGE_URL, [https://github.com/dvdhrm/kmscon])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR([build-aux])