diff options
| author | Nick White <git@njw.me.uk> | 2010-06-25 19:10:10 +0100 | 
|---|---|---|
| committer | Nick White <git@njw.me.uk> | 2010-06-25 19:10:10 +0100 | 
| commit | c9601e1a3f1e1f13300fb167a72e7730bf7424f5 (patch) | |
| tree | af27dd9a24b90b17492d369d6b38ed8f2c2613e6 | |
| parent | b00b648e33ea800d6e0e9aa2c5656eb7f73846ee (diff) | |
Prepare for v0.3
| -rw-r--r-- | config.mk | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -1,9 +1,8 @@  # See COPYING file for copyright, license and warranty details. -VERSION = 0.2 +VERSION = 0.3  # paths -#PREFIX = /usr/local  PREFIX = /usr/local  MANPREFIX = ${PREFIX}/share/man | 
