Skip to content

Commit

Permalink
Versión final 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wil Alvarez committed Jul 21, 2010
1 parent ac35349 commit 6342bdd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v1.3.3 (Jul 21, 2010):
+ Versión Final

v1.3.3-rc1 (Jul 15, 2010):
+ Primera versión candidata de la 1.3.3

v1.3.3-b4 (Jul 10, 2010):
+ Corregida dependencia de traceback en el módulo de sonido

Expand Down
2 changes: 1 addition & 1 deletion turpial/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

GLOBAL_CFG = {
'App':{
'version': '1.3.3-rc1',
'version': '1.3.3',
},
'Login':{
'username': '',
Expand Down

0 comments on commit 6342bdd

Please sign in to comment.