summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-07-20 18:03:35 +0200
committerAlon Levy <alevy@redhat.com>2010-08-29 20:17:36 +0300
commit5200cb0cd195a760f38b44cb1208f5a8c4dacf83 (patch)
tree6f649ac96d3f16c45eb739411abdf51e4b4f5eab
parentca700d1fa756d446ebf6fd276c24ac21146da6bb (diff)
Update version to 0.5.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c071dee..0b1e9bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 5)
-m4_define([SPICE_MICRO], 2)
+m4_define([SPICE_MICRO], 3)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)