summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-10-09 14:44:14 +0200
committerYonit Halperin <yhalperi@redhat.com>2011-11-02 11:30:33 +0200
commitaefe01c02c452bbc79532cb2011eaf12f8ecf58f (patch)
treeded2a25d6ed58eff3b40d052c35aebcd8f911331 /configure.ac
parentc39d842ff16be4303c48b4faa19f22cd7312b3c7 (diff)
downloadspice-aefe01c02c452bbc79532cb2011eaf12f8ecf58f.tar.gz
spice-aefe01c02c452bbc79532cb2011eaf12f8ecf58f.tar.xz
spice-aefe01c02c452bbc79532cb2011eaf12f8ecf58f.zip
Release 0.9.2
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 203e82fd..afdb926a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 9)
-m4_define([SPICE_MICRO], 1)
+m4_define([SPICE_MICRO], 2)
AC_INIT(spice, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice)