summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS32
-rw-r--r--configure.in2
2 files changed, 33 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 343136c..4121ce3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+==============
+Version 2.28.0
+==============
+
+ Misc
+
+ * Improve configure summary (Vincent)
+ * Use pygobject-codegen-2.0 instead of pygtk-codegen-2.0 (Vincent)
+
+ Translators
+
+ * Amitakhya Phukan (as)
+ * Joan Duran (ca)
+ * Kenneth Nielsen (da)
+ * Mario Blättermann (de)
+ * Bruce Cowan (en_GB)
+ * Sweta Kothari (gu)
+ * Rajesh Ranjan (hi)
+ * Gabor Kelemen (hu)
+ * Shankar Prasad (kn)
+ * Changwoo Ryu (ko)
+ * Gintautas Miliauskas (lt)
+ * Sangeeta Kumari (mai)
+ * Peter Ani (ml)
+ * Sandeep Shedmake (mr)
+ * Manoj Kumar Giri (or)
+ * A S Alam (pa)
+ * Lucian Adrian Grijincu (ro)
+ * Matej Urbančič (sl)
+ * Krishna Babu K (te)
+ * Aron Xu (zh_CN)
+
===============
Version 2.27.92
===============
diff --git a/configure.in b/configure.in
index 55d346e..9c2bdb3 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=6:1:5
+LT_VERSION=6:2:5
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST