mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 14:18:31 +00:00
Bump version to 0.6.0
This commit is contained in:
parent
068e6362d3
commit
3eae24f83d
@ -1,8 +1,8 @@
|
||||
AC_PREREQ([2.57])
|
||||
|
||||
m4_define([SPICE_MAJOR], 0)
|
||||
m4_define([SPICE_MINOR], 5)
|
||||
m4_define([SPICE_MICRO], 3)
|
||||
m4_define([SPICE_MINOR], 6)
|
||||
m4_define([SPICE_MICRO], 0)
|
||||
|
||||
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user