aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/version.h
blob: 3013430afeb0577b0a5f3fb588fafe3c7439cc03 (plain)
1
2
3
4
5
6
#ifndef DUCC_VERSION_H
#define DUCC_VERSION_H

#define DUCC_VERSION "0.2.0"

#endif