~ubuntu-branches/ubuntu/precise/libmtp/precise-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-05-25 08:22:17 UTC
  • mto: (0.2.1 upstream) (16.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20100525082217-3jpyw97sxwiewb6r
Tags: upstream-1.0.3
ImportĀ upstreamĀ versionĀ 1.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
# ---------------------------------------------------------------------------
253
253
CURRENT = 11
254
254
AGE = 3
255
 
REVISION = 2
 
255
REVISION = 3
256
256
SOVERSION = $(CURRENT):$(REVISION):$(AGE)
257
257
LT_CURRENT_MINUS_AGE = `expr $(CURRENT) - $(AGE)`
258
258
@COMPILE_MINGW32_TRUE@W32_LIBS = -lws2_32