Changeset 484 for trunk/rss/constants.php
- Timestamp:
- 05/20/05 11:35:11 (4 years ago)
- Files:
-
- 1 modified
-
trunk/rss/constants.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rss/constants.php
r482 r484 29 29 ############################################################################### 30 30 # $Log$ 31 # Revision 1.40 2005/05/20 09:35:11 mbonetti 32 # 0.4.2 33 # 31 34 # Revision 1.39 2005/05/20 07:42:21 mbonetti 32 35 # CVS Log messages in the file header … … 40 43 41 44 // Application version 42 define ('_VERSION_', "0.4. 1");45 define ('_VERSION_', "0.4.2"); 43 46 define ('MINUTE',60); 44 47
