diff options
| author | Samuel Lidén Borell <samuel@slbdata.se> | 2010-01-26 18:07:44 +0100 |
|---|---|---|
| committer | Samuel Lidén Borell <samuel@slbdata.se> | 2010-01-26 18:12:55 +0100 |
| commit | 9ecf0464b624f510aa63bc54aa3d17c49eb336b7 (patch) | |
| tree | 5be5c72f776fc59eb785d185ec1f880351039e28 /common | |
| parent | 309ddf37bbd31dcd51e89c4ec23a9c78f98d8ae6 (diff) | |
| download | fribid-9ecf0464b624f510aa63bc54aa3d17c49eb336b7.tar.gz fribid-9ecf0464b624f510aa63bc54aa3d17c49eb336b7.zip | |
Changed the version to 0.0.9b
Diffstat (limited to 'common')
| -rw-r--r-- | common/defines.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/defines.h b/common/defines.h index 05fd78b..cc2e65c 100644 --- a/common/defines.h +++ b/common/defines.h @@ -28,10 +28,10 @@ #include "config.h" #define PACKAGENAME "FriBID" -#define PACKAGEVERSION "0.1.0" +#define PACKAGEVERSION "0.0.9b" #define BINNAME "fribid" -#define RELEASE_TIME 1258109626 +#define RELEASE_TIME 1264525958 #define EMULATED_VERSION "4.10.2.16" #define DNSVERSION "1" |
