Krita Source Code Documentation
Loading...
Searching...
No Matches
libkdcraw_version.h
Go to the documentation of this file.
1
2
#ifndef KDCRAW_VERSION_H
3
#define KDCRAW_VERSION_H
4
5
#define KDCRAW_VERSION_STRING "5.0.0"
6
#define KDCRAW_VERSION_MAJOR 5
7
#define KDCRAW_VERSION_MINOR 0
8
#define KDCRAW_VERSION_PATCH 0
9
#define KDCRAW_VERSION ((5<<16)|(0<<8)|(0))
10
11
#endif
plugins
impex
raw
3rdparty
libkdcraw
src
libkdcraw_version.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52