repo.or.cz
/
sgt-puzzles.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git]
/
version.c
blob
1cef29feb7922af1510a4c525162f8b0ae375fb0
1
/*
2
* Puzzles version numbering.
3
*/
4
5
#include
"version.h"
6
7
char
ver
[] =
VER
;