blob: bb9e346e336215ee3601cca69819e3e06898986c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
%%
%% This is file `mycv_version.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% mycv.dtx (with options: `mycv-version.def')
%% --------------------------------------------------------
%% Author: Andrea Ghersi
%% Copyright 2012 Ghersi Andrea (ghanhawk@gmail.com).
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License version
%% 1.3c, available at 'http://www.latex-project.org/lppl'.
%%
%% This work has the LPPL maintenance status "maintained".
%% The Current Maintainer of this work is Andrea Ghersi.
%%
%% This work consists of the files listed in the README
%% file.
%% --------------------------------------------------------
\def\@versionstr{1.5.6}
\endinput
%%
%% End of file `mycv_version.def'.
|