mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-05-30 22:01:41 +00:00
7 lines
90 B
C
7 lines
90 B
C
#ifndef __ENVIRONMENTS_H_
|
|
#define __ENVIRONMENTS_H_
|
|
|
|
#define VERSION "@VERSION@"
|
|
|
|
#endif
|