summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorYaniv Kamay <ykamay@redhat.com>2010-01-10 23:30:40 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-10 23:30:40 +0200
commite02374c544c5db22423d48a88bca03acfa597174 (patch)
tree620ade6d11619d02adbe63e63bc385338f6d75df /configure.ac
parentea8fce17e28809ec393ca2a5b566692a725069d9 (diff)
downloadspice-e02374c544c5db22423d48a88bca03acfa597174.tar.gz
spice-e02374c544c5db22423d48a88bca03acfa597174.tar.xz
spice-e02374c544c5db22423d48a88bca03acfa597174.zip
change version to 0.4.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 742987e2..01ee39e3 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], 1)
+m4_define([SPICE_MICRO], 2)
AC_INIT(spice, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice)