Changeset 3686 in products


Ignore:
Timestamp:
Jun 26, 2013 12:08:31 PM (11 years ago)
Author:
potar
Message:

prepare to release

Location:
quintagroup.captcha.core/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.captcha.core/trunk/docs/HISTORY.txt

    r3620 r3686  
    11Changelog 
    22========= 
     3 
     40.4.2 - (2013-06-26) 
     5-------------------- 
     6 
     7* Added transifex config [kroman0] 
     8 
     9* Updated French translations from transifex, many thanks to Marc Sokolovitch 
     10  [kroman0] 
     11 
     12* Added inline validation detector [vmaksymiv] 
    313 
    4140.4.1 - (2013-02-11) 
  • quintagroup.captcha.core/trunk/setup.py

    r3618 r3686  
    22import os 
    33 
    4 version = '0.4.1' 
     4version = '0.4.2' 
    55 
    66setup(name='quintagroup.captcha.core', 
Note: See TracChangeset for help on using the changeset viewer.