Skip to content

Commit a104efd

Browse files
committed
first released version will be 0.0.1
1 parent 50ff6eb commit a104efd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MemoryModule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Memory DLL loading code
3-
* Version 1.0.0
3+
* Version 0.0.1
44
*
55
* Copyright (c) 2004 by Joachim Bauch / mail@joachim-bauch.de
66
* http://www.joachim-bauch.de

MemoryModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Memory DLL loading code
3-
* Version 1.0.0
3+
* Version 0.0.1
44
*
55
* Copyright (c) 2004 by Joachim Bauch / mail@joachim-bauch.de
66
* http://www.joachim-bauch.de

0 commit comments

Comments
 (0)