Forgot to increment cdrskin version number

This commit is contained in:
Thomas Schmitt 2013-04-01 12:17:05 +00:00
parent e0db790103
commit d6e15a0139
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ or
/** The official program version */ /** The official program version */
#ifndef Cdrskin_prog_versioN #ifndef Cdrskin_prog_versioN
#define Cdrskin_prog_versioN "1.2.8" #define Cdrskin_prog_versioN "1.2.9"
#endif #endif
/** The official libburn interface revision to use. /** The official libburn interface revision to use.

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2013.03.18.210519" #define Cdrskin_timestamP "2013.04.01.121637"