Ignore:
Timestamp:
Mar 20, 2013, 8:37:46 PM (12 years ago)
Author:
dmik
Message:

icedtea-web: Release 1.3 Beta.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/icedtea-web/Config.kmk

    r392 r423  
    99PACKAGE_NAME       := icedtea-web
    1010PACKAGE_VER_MAJOR  := 1
    11 PACKAGE_VER_MINOR  := 1
    12 PACKAGE_VER_PATCH  := 2
     11PACKAGE_VER_MINOR  := 3
     12PACKAGE_VER_PATCH  := 0
    1313PACKAGE_VERSION    := $(PACKAGE_VER_MAJOR).$(PACKAGE_VER_MINOR).$(PACKAGE_VER_PATCH)
    1414PACKAGE_STRING     := $(PACKAGE_NAME) $(PACKAGE_VERSION)
Note: See TracChangeset for help on using the changeset viewer.