Skip to content

Commit

Permalink
[VERSION] 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Feb 24, 2011
1 parent 48deecf commit 7a67356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mogenerator.m
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ - (int) application: (DDCliApplication *) app
}

if (_version) {
printf("mogenerator 1.21. By Jonathan 'Wolf' Rentzsch + friends.\n");
printf("mogenerator 1.22. By Jonathan 'Wolf' Rentzsch + friends.\n");
return EXIT_SUCCESS;
}

Expand Down

0 comments on commit 7a67356

Please sign in to comment.