summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-11-10 15:00:29 +0200
committerAlon Levy <alevy@redhat.com>2011-11-10 16:58:28 +0200
commitc47bb16e9025ad3e427d480146d150acc9996063 (patch)
treee9ab535d625f14286be460313c0dd2cc5c042f9d
parent8ab357dd8238baec8c64b4d336dfcd4a32686c28 (diff)
downloadspice-0.10.0.tar.gz
spice-0.10.0.tar.xz
spice-0.10.0.zip
Release 0.10.00.10.0
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index afdb926a..646cbe7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
-m4_define([SPICE_MINOR], 9)
-m4_define([SPICE_MICRO], 2)
+m4_define([SPICE_MINOR], 10)
+m4_define([SPICE_MICRO], 0)
AC_INIT(spice, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice)