mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-07 21:01:30 +00:00
Update version to 0.5.3
This commit is contained in:
parent
ca700d1fa7
commit
5200cb0cd1
@ -2,7 +2,7 @@ AC_PREREQ([2.57])
|
||||
|
||||
m4_define([SPICE_MAJOR], 0)
|
||||
m4_define([SPICE_MINOR], 5)
|
||||
m4_define([SPICE_MICRO], 2)
|
||||
m4_define([SPICE_MICRO], 3)
|
||||
|
||||
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user