summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-19 21:15:24 +0100
committerStefano Karapetsas <[email protected]>2014-02-19 21:15:24 +0100
commitc37ea4e68a27e79b260262eea43c9f86ee49904d (patch)
treed1ced6c491b7773f2a3cf8172b4097d6290f3b90
parent86d3eccd15e20dc29c92b904c8838b345981ca27 (diff)
downloadpython-caja-c37ea4e68a27e79b260262eea43c9f86ee49904d.tar.bz2
python-caja-c37ea4e68a27e79b260262eea43c9f86ee49904d.tar.xz
Bump version to 1.7.90python-caja-1.7.90
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3eac168..d402333 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
-1.7.0
+1.7.90
* Bugfixes
diff --git a/configure.ac b/configure.ac
index 61e8cc1..b509f68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.7.0],
+AC_INIT([python-caja], [1.7.90],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])