summaryrefslogtreecommitdiff
blob: 8e73a8e803a23d425418861959f9b073d4fd469a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur linden.orig/indra/llcommon/llversion.h linden/indra/llcommon/llversion.h
--- linden.orig/indra/llcommon/llversion.h	2007-04-04 00:40:48.000000000 +0900
+++ linden/indra/llcommon/llversion.h	2007-04-05 00:12:31.000000000 +0900
@@ -34,7 +34,7 @@
 const S32 LL_VERSION_MAJOR = 1;
 const S32 LL_VERSION_MINOR = 14;
 const S32 LL_VERSION_PATCH = 0;
-const S32 LL_VERSION_BUILD = 0;
+const S32 LL_VERSION_BUILD = 1;