~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/ssh/vsn.mk

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20090215164252-dxpjjuq108nz4noa
Tags: 1:12.b.5-dfsg-2
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#-*-makefile-*-   ; force emacs to enter makefile-mode
2
2
 
3
 
SSH_VSN = 0.9.9.6
 
3
SSH_VSN = 1.0.2
4
4
APP_VSN    = "ssh-$(SSH_VSN)"
5
5
 
 
6
TICKETS = \
 
7
        OTP-7141\
 
8
 
 
9
TICKETS_1.0.1 = \
 
10
        OTP-7318 \
 
11
        OTP-7305 \
 
12
        OTP-7564 \
 
13
        OTP-7565 \
 
14
        OTP-7566 \
 
15
 
 
16
TICKETS_1.0 = \
 
17
        OTP-7485 \
 
18
        OTP-7504 \
 
19
        OTP-7356 \
 
20
        OTP-7502 \
 
21
        OTP-7503
 
22
 
6
23
TICKETS_0.9.9.6 = \
7
24
        OTP-7246  \
8
 
        OTP-7247
 
 
b'\\ No newline at end of file'
 
25
        OTP-7247  \
 
 
b'\\ No newline at end of file'