diff options
author | Enno Boland (tox) <tox@s01.de> | 2009-09-07 11:47:27 +0200 |
---|---|---|
committer | Enno Boland (tox) <tox@s01.de> | 2009-09-07 11:47:27 +0200 |
commit | 03894249694dea128695789e3684d8dd7c2eb94a (patch) | |
tree | feb339658562b98fa58a6f4ddb66dc8542a61374 /config.mk | |
parent | moving config.h to config.def.h. (diff) | |
download | surf-03894249694dea128695789e3684d8dd7c2eb94a.tar.gz surf-03894249694dea128695789e3684d8dd7c2eb94a.tar.bz2 surf-03894249694dea128695789e3684d8dd7c2eb94a.zip |
next version is 0.1
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index c620341..10a747a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # surf version -VERSION = 0.0 +VERSION = 0.1 # Customize below to fit your system |