summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorYaniv Kamay <ykamay@redhat.com>2009-12-30 21:32:06 +0200
committerYaniv Kamay <ykamay@redhat.com>2009-12-30 21:34:50 +0200
commit83efc81f30b4625f40983a5771cfdccc5860f8e6 (patch)
treed9e55ff06289b48214f3ec675e62ae8abe6a56f2 /configure.ac
parenta15be0e2c44fe7fa4526474da84f6ef5d750e6b1 (diff)
downloadspice-83efc81f30b4625f40983a5771cfdccc5860f8e6.tar.gz
spice-83efc81f30b4625f40983a5771cfdccc5860f8e6.tar.xz
spice-83efc81f30b4625f40983a5771cfdccc5860f8e6.zip
move to intermediate version 0.4.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 cfdd3162..43b8ec61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 4)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
AC_INIT(spice, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice)