diff options
author | mutantturkey <mutantturkey@gmail.com> | 2012-05-28 13:29:19 -0400 |
---|---|---|
committer | mutantturkey <mutantturkey@gmail.com> | 2012-05-28 13:29:19 -0400 |
commit | 1153c5e8f3458fbd928a191ac305cf42b6d216b0 (patch) | |
tree | 13d90cd99c3e45959e15dc6c58e1548488a0cea7 /config.mk | |
parent | 27cb310168ce3d0bf1769d38b6077458a74ea811 (diff) |
uped version number and corrected comment
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -# mocicon version: -VERSION = 0.1.4 +# svte version: +VERSION = 0.1.4.1 # Customize below to fit your system |