diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-16 13:03:31 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-16 13:03:31 +0200 |
commit | 86df8d4aab0b881b23d52c3af72b96fac289a22e (patch) | |
tree | ad2d531a1b97cf753ca4449d6b14ba23072090c7 | |
parent | 72d806b4e34458a8b0978d38055291d85184af11 (diff) |
Bump ikiwiki_VERSION in Makefile.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SOURCES = ikiwiki -ikiwiki_VERSION = 2.62.1 +ikiwiki_VERSION = 3.20100704 # modules (subproject extension names) used. Expands SOURCES ikiwiki_MODULES = templates basewiki smiley directives # locales used. Expands SOURCES |