diff options
| author | Alon Levy <alevy@redhat.com> | 2011-11-10 18:16:52 +0200 |
|---|---|---|
| committer | Alon Levy <alevy@redhat.com> | 2011-11-10 18:16:52 +0200 |
| commit | 7fcef3ed3056010ac4b959e1cee2032f23cc5db9 (patch) | |
| tree | bbe6eb0bb594c5b45190bbc8608c6f101033e27c /configure.ac | |
| parent | 05a8178398c2542d74857fdbdd6b145c4a196642 (diff) | |
| download | spice-protocol-0.10.0.tar.gz spice-protocol-0.10.0.tar.xz spice-protocol-0.10.0.zip | |
Release 0.10.00.10.0
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 0388120..50d4451 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], 1) +m4_define([SPICE_MINOR], 10) +m4_define([SPICE_MICRO], 0) AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol) |
