Post Scarcity
A prototype for a post scarcity programming environment
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1/**
2 * version.h
3 *
4 * Just the version number. There's DEFINITELY a better way to do this!
5 *
6 *
7 * (c) 2017 Simon Brooke <simon@journeyman.cc>
8 * Licensed under GPL version 2.0, or, at your option, any later version.
9 */
10
11#define VERSION "0.0.6-SNAPSHOT"