Ignore:
Timestamp:
Apr 13, 2008, 4:18:58 AM (17 years ago)
Author:
bird
Message:

Print the revision in the version info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/Makefile.am

    r1503 r1526  
    133133        -DKBUILD_HOST_CPU=\"$(BUILD_TARGET_CPU)\" \
    134134        \
     135        -DKBUILD_SVN_REV=1 \
    135136        -DKBUILD_VERSION_MAJOR=0 \
    136137        -DKBUILD_VERSION_MINOR=1 \
    137         -DKBUILD_VERSION_PATCH=2 \
     138        -DKBUILD_VERSION_PATCH=3 \
    138139        \
    139140        -DCONFIG_WITH_KMK_BUILTIN \
Note: See TracChangeset for help on using the changeset viewer.