summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-12-28 11:49:22 +0200
committerYonit Halperin <yhalperi@redhat.com>2012-01-12 16:29:02 +0200
commit54ef19ea333423829357e5492094c6c1caf605ab (patch)
tree55e7f8ca71de444652dd0a9c879f491ec783392b /configure.ac
parent49e2069467dff4d56536151e2486b60e922e9371 (diff)
Release 0.10.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50d4451..e1c3861 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 10)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)