Incremented version numbers

This commit is contained in:
Kenny Shields 2013-12-14 11:32:05 -05:00
parent 1c5b226ce2
commit 26e56e1ad7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
================================================
Version 0.9.6.4 - Alpha (Release Date TBD)
Version 0.9.7 - Alpha (Release Date TBD)
================================================
[ADDED] a new base method: textinput(text)
[ADDED] a new tooltip method: SetOffsetX(xoffset)

View File

@ -10,7 +10,7 @@ loveframes = {}
-- library info
loveframes.author = "Kenny Shields"
loveframes.version = "0.9.6.3"
loveframes.version = "0.9.7"
loveframes.stage = "Alpha"
-- library configurations