Changeset 12bfb27 for skype/Makefile
- Timestamp:
- 2008-11-07T13:34:51Z (16 years ago)
- Branches:
- master
- Children:
- 7199b74
- Parents:
- cc5f8ac (diff), c49820d (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
-
skype/Makefile
rcc5f8ac r12bfb27 1 1 -include config.mak 2 2 3 VERSION = 0.6. 24 # oldest supported one5 BITLBEE_VERSION = 1.2. 23 VERSION = 0.6.3 4 # latest stable 5 BITLBEE_VERSION = 1.2.3 6 6 7 7 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q')
Note: See TracChangeset
for help on using the changeset viewer.