Skip to content

Commit

Permalink
0.1.10dev bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Blub committed Oct 25, 2015
1 parent 6cb4774 commit ba261d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ API_AGE := 0

VERSION_MAJOR := 0
VERSION_MINOR := 1
VERSION_PATCH := 9
VERSION_PATCH := 10dev

CXX ?= clang++
CXXFLAGS += -std=c++11
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgdepdb
v0.1.9
v0.1.10

Description:

Expand Down

0 comments on commit ba261d8

Please sign in to comment.