Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavouk committed Feb 23, 2013
1 parent 67cd646 commit c305fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -5,7 +5,7 @@
# License: MIT
#

VERSION = 0.6.2
VERSION = 0.7.0
MAKE ?= make

ROCK = lgi-$(VERSION)-1.rockspec
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ providing ideas, spreading a word... *Many thanks to all of you!*

## History

### 0.7.0 ()
### 0.7.0 (23-Feb-2013)

- New feature - subclassing. Allows creating GObject subclasses and
implementing their virtual methods in Lua.
Expand Down

0 comments on commit c305fcd

Please sign in to comment.