diff options
| author | Christoph Lohmann <[email protected]> | 2013-02-10 19:33:54 +0100 |
|---|---|---|
| committer | Christoph Lohmann <[email protected]> | 2013-02-10 19:33:54 +0100 |
| commit | 076d9f2350bd9e3e66709bbba4e9821c1a2e7590 (patch) | |
| tree | 2bf9199f5100e2b800f6e18769c06574030ce339 | |
| parent | The javascriptcore is now in webkit. (diff) | |
| download | surf-076d9f2350bd9e3e66709bbba4e9821c1a2e7590.tar.gz surf-076d9f2350bd9e3e66709bbba4e9821c1a2e7590.tar.bz2 surf-076d9f2350bd9e3e66709bbba4e9821c1a2e7590.zip | |
Bumping up to 0.6.
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index d17ef4a..b7a902f 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # surf version -VERSION = 0.5 +VERSION = 0.6 # Customize below to fit your system |