NSDictionary *infoDic = [[NSBundle mainBundle] infoDictionary];

    NSString *appVersion = [infoDic objectForKey:@"CFBundleShortVersionString"];