Changeset 128 for smplayer/trunk/src/version.cpp
- Timestamp:
- Mar 29, 2012, 4:53:15 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 127
- Property svn:mergeinfo changed
-
smplayer/trunk/src/version.cpp
r124 r128 19 19 #include "version.h" 20 20 21 #define USE_SVN_VERSIONS 021 #define USE_SVN_VERSIONS 1 22 22 23 #define VERSION "0. 7.1"23 #define VERSION "0.8.0" 24 24 25 25 #if USE_SVN_VERSIONS
Note:
See TracChangeset
for help on using the changeset viewer.