summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-01-22 17:28:04 +0100
committerStefano Karapetsas <[email protected]>2013-01-22 17:28:04 +0100
commit9f9ee413c0d7ab15ca9ea53f3301979905c5655f (patch)
tree6eccd87b7c79792982cd7229007866d940baf9ec
parent5f974b284652466a245e8b69908374e492c1d285 (diff)
downloadpython-caja-9f9ee413c0d7ab15ca9ea53f3301979905c5655f.tar.bz2
python-caja-9f9ee413c0d7ab15ca9ea53f3301979905c5655f.tar.xz
Bump version to 1.5.0python-caja-1.5.0
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8aad318..29292d8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT
PACKAGE=caja-python
-VERSION=1.4.0
+VERSION=1.5.0
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)