~ubuntu-branches/ubuntu/oneiric/overlay-scrollbar/oneiric

« back to all changes in this revision

Viewing changes to os/os-version.h

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-08 12:31:00 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110708123100-r6ejbfskkfbbc501
Tags: 0.2.4-0ubuntu1
* New upstream release.
  - Animate page up and page down.
  - Fine scroll after paging.
  - Enable glib assertions on releases.
  - Fix thumb rendering on page up and down.
  - disabled the fadeout on scroll over the thumb (LP: #778891)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#define OS_VERSION_MINOR (2)
39
39
 
40
40
/* The micro version of scrollbar-overlay at compile time. */
41
 
#define OS_VERSION_MICRO (3)
 
41
#define OS_VERSION_MICRO (4)
42
42
 
43
43
/* The nano version of scrollbar-overlay at compile time, actual releases have
44
44
 * 0, Bazaar trunk check-outs have 1, pre-release versions have [2-n]. */