From 2f677e1292605c21d867a91f987b1bfbb94df7da Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Sat, 10 Mar 2012 20:22:32 +0000 Subject: [PATCH] "next version in development" --- README.md | 5 +++++ js/impress.js | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 129f5e3..1cf933f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ It's an (un)fortunate coincidence that a Open/LibreOffice presentation tool is c VERSION HISTORY ----------------- +### 0.5dev + +**CURRENTLY IN DEVELOPMENT** + + ### 0.4 ([browse](http://github.com/bartaz/impress.js/tree/0.4), [zip](http://github.com/bartaz/impress.js/zipball/0.4), [tar](http://github.com/bartaz/impress.js/tarball/0.4)) #### CHANGELOG diff --git a/js/impress.js b/js/impress.js index 53b6b73..c2458f4 100644 --- a/js/impress.js +++ b/js/impress.js @@ -11,7 +11,7 @@ * * ------------------------------------------------ * author: Bartek Szopka - * version: 0.4 + * version: 0.5dev (currently in development) * url: http://bartaz.github.com/impress.js/ * source: http://github.com/bartaz/impress.js/ */