diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-15 02:13:14 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-15 02:13:14 +0000 |
commit | 5dcb43a5d1ea07e6b58770741882a4b0b82bb29d (patch) | |
tree | f4761154df147d56a3c0c9e718332a62599f8983 /Makefile | |
parent | 32a3d084d32dfc827ffa736959f4fe9834ef528c (diff) |
website: announce 1.14.0 and 1.13.4
Makefile: bump version to 1.14.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = .svn +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |