summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS13
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 15 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7e299da..7c196a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
==============
+Version 0.1.92
+==============
+
+What's New
+==========
+- Seperate autorun desktop file.
+
+New And Updated Translations
+============================
+- Daniel Mustieles (es)
+- Piotr Drąg (pl)
+
+==============
Version 0.1.91
==============
diff --git a/README b/README
index c737316..23655a2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.1.91
+Caribou 0.1.92
Description
===========
diff --git a/configure.ac b/configure.ac
index 000f7ce..faeb33b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.1.91],
+ [0.1.92],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])