Skip to content

Commit

Permalink
bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaine committed Oct 22, 2015
1 parent 6ad66fd commit dc3d9e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
@@ -1,4 +1,4 @@
QDjango 0.6.1 (UNRELEASED) QDjango 0.6.2 (2015-10-22)
* Make sure HTTP dates are handled using C locale. * Make sure HTTP dates are handled using C locale.


QDjango 0.6.1 (2015-08-13) QDjango 0.6.1 (2015-08-13)
Expand Down
2 changes: 1 addition & 1 deletion qdjango.pri
@@ -1,5 +1,5 @@
# Common definitions # Common definitions
QDJANGO_VERSION=0.6.1 QDJANGO_VERSION=0.6.2


# Determine library type (shared or staticlib) # Determine library type (shared or staticlib)
isEmpty(QDJANGO_LIBRARY_TYPE) { isEmpty(QDJANGO_LIBRARY_TYPE) {
Expand Down

0 comments on commit dc3d9e5

Please sign in to comment.