Switch to 3.17.0 version.
This commit is contained in:
parent
3f0a0b9e02
commit
439886be94
@ -1,13 +1,13 @@
|
||||
## Package version and e-mail for bugs are defined here
|
||||
|
||||
m4_define([GB_VERSION], [3.16.90])
|
||||
m4_define([GB_VERSION], [3.17.0])
|
||||
m4_define([GB_MAIL], [g4mba5@gmail.com])
|
||||
m4_define([GB_URL], [http://gambas.sourceforge.net])
|
||||
|
||||
m4_define([GB_VERSION_MAJOR], [3])
|
||||
m4_define([GB_VERSION_MINOR], [16])
|
||||
m4_define([GB_VERSION_RELEASE], [90])
|
||||
m4_define([GB_VERSION_MINOR], [17])
|
||||
m4_define([GB_VERSION_RELEASE], [0])
|
||||
|
||||
m4_define([GB_VERSION_FULL], [0x03160090])
|
||||
m4_define([GB_VERSION_FULL], [0x03170000])
|
||||
m4_define([GB_PCODE_VERSION], [0x03150000])
|
||||
m4_define([GB_PCODE_VERSION_MIN],[0x03000000])
|
||||
|
Loading…
x
Reference in New Issue
Block a user