Hi all

Fridolin said:
The version is indeed stored in database to compare with sources.

On 2021-12-30 10:23 pm, Mike Lake wrote:
Excellent. Where is this stored? I had a quick glance through the
schema dump but did not see it. In mine I should see 21.11.01.000
stored or something like that.

Found it!

select variable,value from systempreferences where variable='Version';
+----------+------------+
| variable | value      |
+----------+------------+
| Version  | 21.1101000 |
+----------+------------+

Thanks all.

_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to