home *** CD-ROM | disk | FTP | other *** search
- /**
- * File: modules/Version.ycp
- * Package: yast2
- * Summary: yast2 package version
- * Authors: Michal Svec <msvec@suse.cz>
- *
- * $Id: Version.ycp.in 10158 2003-06-23 12:48:40Z visnov $
- *
- * Version.ycp is a <b>
- *
- * ** GENERATED FILE **
- *
- * </b>, so edit Version.ycp.in instead.
- */
-
- {
-
- module "Version";
-
- /**
- * Version of the yast2 package
- */
- global string yast2 = "2.14.15";
-
- /* EOF */
- }
-