The version number is hardcoded into sdparm.c (in a C string) and
the rpm spec file: sdparm.spec

ChangeLog for sdparm-0.95 [20050729]
  - add debian directory (for builds)

ChangeLog for sdparm-0.94 [20050728]
  - add CD/DVD (MM) capabilities and mechanical status mode page
  - add Background medium scan (SBC-2 pending) mode subpage
  - add '--command=<cmd>' option with these <cmd>s:
      ready, start, stop, load, eject and unlock
  - add decoding for SCSI Ports VPD page
  - updated to automake version 1.9.5
  - copy of sdparm.html placed in doc directory

ChangeLog for sdparm-0.93 [20050602]
  - add '--dbd' option for those pesky RBC devices
  - add '--transport=' option for transport (protocol) specific
    mode pages.
  - add transport (protocol) specific mode pages for fcp, spi,
    srp and sas
  - refactor sdparm.c adding the sdparm_data.c file
  - [Changeable:   def:  saved:  ] -> [cha:   def:  sav:  ]
  - increase maximum num_bits from 32 to 64
  - more sanity checks (e.g. only set/get fields up to mode
    page length); '--flexible' can override in some cases

ChangeLog for sdparm-0.92 [20050520]
  - add data compression and device configuration mode pages (ssc3)
  - add timeout + protect plus write parameters mode pages (mmc5)
  - add XOR control mode page (sbc2)
  - add SES Management mode page (ses2)
  - discriminate mode pages based on device's peripheral device type
  - disallow set/clear acronyms whose pdt doesn't match current device
  - with option "-ll" decode more of INQUIRY standard response
  - improve error checking when getting non-existent fields
  - use double fetch technique when fetching mode pages
  - add RBC device parameters mode page (rbc)
  - add '--flexible' option for mode sense 6/10 response mixup
  - '--inquiry --all' now outputs supported VPD pages page

ChangeLog for sdparm-0.91 [20050506]
  - if lk 2.4 detected, map primary SCSI node to sg node for ease of use
  - add support for '--inquiry' (VPD pages, defaults to device
    identification)
  - decode format and rigid disk mode pages (sbc2) (obsolete but common)

ChangeLog for sdparm-0.90 [20050418]
  - initial version
