symisc / unqlite

An Embedded NoSQL, Transactional Database Engine
https://unqlite.symisc.net
Other
2.11k stars 164 forks source link

Update ident string #80

Closed jvasile closed 5 years ago

jvasile commented 6 years ago

UNQLITE_IDENT string hasn't changed in years. Code comments say it's supposed to change with each check-in.


/*
 * UnQLite identification in the Symisc source tree:
 * Each particular check-in of a particular software released
 * by symisc systems have an unique identifier associated with it.
 * This macro hold the one associated with unqlite.
 */
#define UNQLITE_IDENT "unqlite:b172a1e2c3f62fb35c8e1fb2795121f82356cad6"
symisc commented 5 years ago

Updated