summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-09-29 18:16:07 +0200
committerAlexander Larsson <alexl@redhat.com>2010-09-29 18:16:07 +0200
commit57872d78876f230750aeb8bc5eed070722c3f486 (patch)
tree2520490ad631fb4fa25cfe927b0981fb81b7f9d1
parent2884c987875042878943383fb6cd16759b696c92 (diff)
downloadspice-protocol-57872d78876f230750aeb8bc5eed070722c3f486.tar.gz
spice-protocol-57872d78876f230750aeb8bc5eed070722c3f486.tar.xz
spice-protocol-57872d78876f230750aeb8bc5eed070722c3f486.zip
Bump version to 0.6.10.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d7958b..f120d70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 6)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)