Added automated system for determing aesalon version, based off of git tags.
commit9126dbb504a80e2fdff9619eb0f75696d3e0ee5a
authorstrange <kawk256@gmail.com>
Thu, 24 Dec 2009 22:55:59 +0000 (24 14:55 -0800)
committerstrange <kawk256@gmail.com>
Thu, 24 Dec 2009 22:55:59 +0000 (24 14:55 -0800)
tree7a5725f42d79b7c9c86c21e9f1054b450e9a6c41
parenta13b55b0a7634e54a8654f4f555f0455e53a79d2
Added automated system for determing aesalon version, based off of git tags.

Basically, the most recent tag with the name of "version_X.Y.Z" will become
aesalon version X.Y.Z.

Now, back to the ptrace system.
.gitignore
CMakeLists.txt
src/CMakeLists.txt
src/version_info [deleted file]
version_info.sh [new file with mode: 0755]