Changeset 480:84be7227b987 in SMSSender
- Timestamp:
- Jan 5, 2015 7:35:59 PM (6 years ago)
- Branch:
- default
- Parents:
- 471:01ac25e415d7 (diff), 479:535234a9bb14 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smssender.pri
r474 r480 18 18 include(smssender.prf) 19 19 20 VERSION = 3. 3.1# Always of the form major.minor.patch (e.g. 3.2.0)21 DEVELOPMENT_VERSION = # alpha1, beta0, rc2 (empty for release)20 VERSION = 3.4.0 # Always of the form major.minor.patch (e.g. 3.2.0) 21 DEVELOPMENT_VERSION = alpha0 # alpha1, beta0, rc2 (empty for release) 22 22 23 23 FULL_VERSION=$$VERSION
Note: See TracChangeset
for help on using the changeset viewer.