Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorassarbad <none@none>2005-07-16 17:58:05 +0400
committerassarbad <none@none>2005-07-16 17:58:05 +0400
commitd100123bc36d7434caab7aa55476d619a957d710 (patch)
tree1a67e735069e59ec8315760632704ea89ef3791f
parent7ddb467953800a8e7f41a1a1e05d5de30f3bade1 (diff)
*** empty log message ***Release_1_1_2
-rw-r--r--common/version.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/common/version.h b/common/version.h
index 429e273..fd0cb0e 100644
--- a/common/version.h
+++ b/common/version.h
@@ -61,12 +61,12 @@
//
#define VERNUM_MAJOR 1
#define VERNUM_MINOR 1
-#define VERNUM_REVISION 1
+#define VERNUM_REVISION 2
// The following line is automatically incremented by linkcounter.exe.
// Format: #define blank LINKCOUNT blanks decimal
// Reset this to zero only when you increment VERNUM_MAJOR/MINOR/REVISION.
-#define LINKCOUNT 77
+#define LINKCOUNT 80
//-------------------------------------------------------------------
// Release candidate number. Relevant for BC_RELEASECANDIDATE.
@@ -155,6 +155,9 @@
// $Log$
+// Revision 1.38 2005/07/16 13:58:05 assarbad
+// *** empty log message ***
+//
// Revision 1.37 2005/07/16 13:38:44 assarbad
// - Preparation for release 1.1.2
//