Index: package_version |
diff --git a/package_version b/package_version |
index 8eaa996d80d9cdf64a065187702da5e16a10ca55..0e0dd3cb9a9ebcb98e2350754fb17d71c4e07394 100644 |
--- a/package_version |
+++ b/package_version |
@@ -1 +1,10 @@ |
-PACKAGE_VERSION="1.1" |
+# Automatically generated by update_version. |
+# This file may be sourced into a shell script or makefile. |
+ |
+# Set this to 'no' if you do not wish the version information |
+# to be checked and updated for every build. Most people will |
+# never want to change this, it is an option for developers |
+# making frequent changes that they know will not be released. |
+AUTO_UPDATE=yes |
+ |
+PACKAGE_VERSION="1.1.1-beta-24-g66611f1" |