summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2019-02-02 19:00:24 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2019-02-02 19:00:24 +0000
commit000f1a2d96d0d75ad750fe8693c963a42aca0e5d (patch)
tree697f8c858a5204b595ceb2a89b12c6882cf3fd7b
parent08bb9b81f4b8bd78ed74390349b0bbf7cd8871c2 (diff)
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 954c36a3..7bdaec51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.26 Bugzilla moved to gitlab as well
+ 19 commits
+ Translations updated
2.25 Moving to gitlab
16 commits
Translations updated
diff --git a/configure.ac b/configure.ac
index 9a795b20..f7d63e3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.25)
+AC_INIT(xkeyboard-config, 2.26)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])