summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-07-14 13:04:30 +0300
committerAlon Levy <alevy@redhat.com>2011-07-14 15:56:41 +0300
commit4f16c2e50260bf69899f907ce3f15588d7a963ac (patch)
tree022c53bd26d548d2485956a42c516a74f1d71797
parent6fe32fd5c2cea3017833aed37f36508cc20785d9 (diff)
bump version to 0.8.1 for qxl_dev.h changess3.v3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 72278e9..989cb00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 8)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)