diff options
| author | Yonit Halperin <yhalperi@redhat.com> | 2011-12-28 11:49:22 +0200 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2012-01-16 11:34:18 +0100 |
| commit | 65be03a82eba221bdc5af590c1269ab0f4b89768 (patch) | |
| tree | 55e7f8ca71de444652dd0a9c879f491ec783392b /configure.ac | |
| parent | b2567999c81f65f3a925b1202c7477bd7d0a6d58 (diff) | |
| download | spice-protocol-0.10.1.tar.gz spice-protocol-0.10.1.tar.xz spice-protocol-0.10.1.zip | |
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 50d4451..e1c3861 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.57]) m4_define([SPICE_MAJOR], 0) m4_define([SPICE_MINOR], 10) -m4_define([SPICE_MICRO], 0) +m4_define([SPICE_MICRO], 1) AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol) |
